IHybridIdentityMetadataProperties.IdentityType Property

Definition

The identity type.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "SystemAssigned" })]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The identity type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="type", Update=false)]
public string IdentityType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "SystemAssigned" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The identity type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="type", Update=false)>]
member this.IdentityType : string
Public ReadOnly Property IdentityType As String

Property Value

Attributes

Applies to