次の方法で共有


AzureQueryProperties.Scope プロパティ

定義

サブスクリプションまたはリソース グループの ARM ID の一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="scope")]
public System.Collections.Generic.IList<string> Scope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scope")>]
member this.Scope : System.Collections.Generic.IList<string> with get, set
Public Property Scope As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象