TagsOperationsExtensions.GetAtScope(ITagsOperations, String) メソッド

定義

リソースまたはサブスクリプションのタグのセット全体を取得します。

public static Microsoft.Azure.Management.ResourceManager.Models.TagsResource GetAtScope (this Microsoft.Azure.Management.ResourceManager.ITagsOperations operations, string scope);
static member GetAtScope : Microsoft.Azure.Management.ResourceManager.ITagsOperations * string -> Microsoft.Azure.Management.ResourceManager.Models.TagsResource
<Extension()>
Public Function GetAtScope (operations As ITagsOperations, scope As String) As TagsResource

パラメーター

operations
ITagsOperations

この拡張メソッドの操作グループ。

scope
String

リソース スコープ。

戻り値

適用対象