DigitalTwinsResource.IdentityPrincipalId Property

Definition

The object id of the Managed Identity Resource. This will be sent to the RP from ARM via the x-ms-identity-principal-id header in the PUT request if the resource has a systemAssigned(implicit) identity

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Origin(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.PropertyOrigin.Inlined)]
public string IdentityPrincipalId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Origin(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.PropertyOrigin.Inlined)>]
member this.IdentityPrincipalId : string
Public ReadOnly Property IdentityPrincipalId As String

Property Value

Implements

Attributes

Applies to