AzureQueryProperties.Scope 屬性

定義

取得或設定訂用帳戶或資源群組 ARM 識別碼的清單。

[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

適用於