ClusterPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity.IdentityType Property

Definition

Only userAssignedIdentity is supported in this API version; other types may be supported in the future

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.CmkIdentityType? IdentityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Owned)>]
member this.IdentityType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.CmkIdentityType> with get, set
Public Property IdentityType As Nullable(Of CmkIdentityType)

Property Value

Implements

Attributes

Applies to