Share via


IRoleManagementPolicyAssignment.PolicyId Property

Definition

The policy id role management policy assignment.

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

Property Value

Attributes

Applies to