DigitalTwinsDescription.IdentityType Property

Definition

The type of Managed Identity used by the DigitalTwinsInstance. Only SystemAssigned is supported.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Origin(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.PropertyOrigin.Inherited)]
public string IdentityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Origin(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.PropertyOrigin.Inherited)>]
member this.IdentityType : string with get, set
Public Property IdentityType As String

Property Value

Implements

Attributes

Applies to