DigitalTwinsPatchDescription.IdentityType Property

Definition

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

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

Property Value

Implements

Attributes

Applies to