Share via


RoleAssignmentArtifact.ResourceGroup Property

Definition

Gets or sets roleAssignment will be scope to this resourceGroup. If empty, it scopes to the subscription.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to