IBackupVaultResource.IdentityType Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="The identityType which can be either SystemAssigned, UserAssigned, 'SystemAssigned,UserAssigned' or None", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="type", Update=true)]
public string IdentityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="The identityType which can be either SystemAssigned, UserAssigned, 'SystemAssigned,UserAssigned' or None", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="type", Update=true)>]
member this.IdentityType : string with get, set
Public Property IdentityType As String

Property Value

Attributes

Applies to