ManagedServiceIdentity.PrincipalId Property

Definition

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

public Azure.Provisioning.BicepValue<Guid> PrincipalId { get; }
member this.PrincipalId : Azure.Provisioning.BicepValue<Guid>
Public ReadOnly Property PrincipalId As BicepValue(Of Guid)

Property Value

Applies to