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 Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Support.DigitalTwinsIdentityType? 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 : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Support.DigitalTwinsIdentityType> with get, set
Public Property IdentityType As Nullable(Of DigitalTwinsIdentityType)

Property Value

Implements

Attributes

Applies to