다음을 통해 공유


PolicyAssignmentArtifact.ResourceGroup 속성

정의

정책이 할당될 리소스 그룹 자리 표시자의 이름을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상