Share via


ICustomerManagedKeyEncryptionKeyIdentity.IdentityType Property

Definition

Values can be systemAssignedIdentity or userAssignedIdentity

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Values can be systemAssignedIdentity or userAssignedIdentity", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.IdentityType) }, ReadOnly=false, Required=false, SerializedName="identityType")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.IdentityType? IdentityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Values can be systemAssignedIdentity or userAssignedIdentity", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.IdentityType) }, ReadOnly=false, Required=false, SerializedName="identityType")>]
member this.IdentityType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.IdentityType> with get, set
Public Property IdentityType As Nullable(Of IdentityType)

Property Value

Attributes

Applies to