Share via


IUserIdentityProperties.PrincipalId Property

Definition

The principal id of user assigned identity.

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

Property Value

Attributes

Applies to