IRegistry.IdentityPrincipalId Property

Definition

The principal ID of resource identity.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The principal ID of resource identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="principalId")]
public string IdentityPrincipalId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The principal ID of resource identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="principalId")>]
member this.IdentityPrincipalId : string with get, set
Public Property IdentityPrincipalId As String

Property Value

Attributes

Applies to