ManagedServiceIdentity.PrincipalId Property

Definition

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

[ADT.Origin(ADT.PropertyOrigin.Owned)]
public string PrincipalId { get; }
[<ADT.Origin(ADT.PropertyOrigin.Owned)>]
member this.PrincipalId : string
Public ReadOnly Property PrincipalId As String

Property Value

Implements

Attributes

Applies to