Share via


IRoleManagementPolicyAssignment.Scope Property

Definition

The role management policy scope.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Create=false, Description="The role management policy scope.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="scope", Update=false)]
public string Scope { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Create=false, Description="The role management policy scope.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="scope", Update=false)>]
member this.Scope : string
Public ReadOnly Property Scope As String

Property Value

Attributes

Applies to