Share via


RedisEnterpriseCustomerManagedKeyIdentityType Enum

Definition

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

public enum RedisEnterpriseCustomerManagedKeyIdentityType
type RedisEnterpriseCustomerManagedKeyIdentityType = 
Public Enum RedisEnterpriseCustomerManagedKeyIdentityType
Inheritance
RedisEnterpriseCustomerManagedKeyIdentityType

Fields

Name Value Description
SystemAssignedIdentity 0

systemAssignedIdentity.

UserAssignedIdentity 1

userAssignedIdentity.

Applies to