IAuthorization.PrincipalId Property

Definition

The identifier of the Azure Active Directory principal.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Create=true, Description="The identifier of the Azure Active Directory principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="principalId", Update=true)]
public string PrincipalId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Create=true, Description="The identifier of the Azure Active Directory principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="principalId", Update=true)>]
member this.PrincipalId : string with get, set
Public Property PrincipalId As String

Property Value

Attributes

Applies to