次の方法で共有


IDomain.IdentityPrincipalId Property

Definition

The principal ID of resource identity.

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

Property Value

Attributes

Applies to