RoleAssignmentArtifact.ResourceGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
RoleAssignment will be scope to this resourceGroup. If empty, it scopes to the subscription.
public string ResourceGroup { get; set; }
member this.ResourceGroup : string with get, set
Public Property ResourceGroup As String