다음을 통해 공유


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

적용 대상