次の方法で共有


IManagedServiceIdentity.PrincipalId Property

Definition

The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="principalId")]
public string PrincipalId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="principalId")>]
member this.PrincipalId : string
Public ReadOnly Property PrincipalId As String

Property Value

Attributes

Applies to