다음을 통해 공유


RoleAssignmentArtifact.ResourceGroup 속성

정의

roleAssignment가 이 resourceGroup에 scope 가져오거나 설정합니다. 비어 있으면 구독 범위가 지정됩니다.

[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

적용 대상