PublishedBlueprint.TargetScope 속성

정의

이 청사진 정의를 할당할 수 있는 scope 가져오거나 설정합니다. 가능한 값은 'subscription', 'managementGroup'입니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상