Freigeben über


IClusterProperties.KeyEncryptionKeyIdentityType Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="Only userAssignedIdentity is supported in this API version; other types may be supported in the future", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.CmkIdentityType) }, ReadOnly=false, Required=false, SerializedName="identityType")]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.CmkIdentityType? KeyEncryptionKeyIdentityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="Only userAssignedIdentity is supported in this API version; other types may be supported in the future", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.CmkIdentityType) }, ReadOnly=false, Required=false, SerializedName="identityType")>]
member this.KeyEncryptionKeyIdentityType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.CmkIdentityType> with get, set
Public Property KeyEncryptionKeyIdentityType As Nullable(Of CmkIdentityType)

Property Value

Attributes

Applies to