DppIdentityDetails.Type Property

Definition

The identityType which can be either SystemAssigned, UserAssigned, 'SystemAssigned,UserAssigned' or None

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

Property Value

Implements

Attributes

Applies to