DigitalTwinsIdentity1.Type 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.Owned)]
public string Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Origin(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.PropertyOrigin.Owned)>]
member this.Type : string with get, set
Public Property Type As String

Property Value

Implements

Attributes

Applies to