Assignment.Scope 속성

정의

청사진 할당의 대상 구독 scope 가져오거나 설정합니다(형식: '/subscriptions/{subscriptionId}'). 관리 그룹 수준 할당의 경우 속성이 필요합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상