Condividi tramite


IDppTrackedResource.IdentityType Property

Definition

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

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

Property Value

Attributes

Applies to