Compartilhar via


RedisEnterpriseCustomerManagedKeyIdentityType Estrutura

Definição

Somente userAssignedIdentity tem suporte nesta versão da API; outros tipos podem ter suporte no futuro.

public readonly struct RedisEnterpriseCustomerManagedKeyIdentityType : IEquatable<Azure.ResourceManager.RedisEnterprise.Models.RedisEnterpriseCustomerManagedKeyIdentityType>
type RedisEnterpriseCustomerManagedKeyIdentityType = struct
Public Structure RedisEnterpriseCustomerManagedKeyIdentityType
Implements IEquatable(Of RedisEnterpriseCustomerManagedKeyIdentityType)
Herança
RedisEnterpriseCustomerManagedKeyIdentityType
Implementações

Construtores

RedisEnterpriseCustomerManagedKeyIdentityType(String)

Inicializa uma nova instância de RedisEnterpriseCustomerManagedKeyIdentityType.

Propriedades

SystemAssignedIdentity

systemAssignedIdentity.

UserAssignedIdentity

userAssignedIdentity.

Métodos

Equals(RedisEnterpriseCustomerManagedKeyIdentityType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(RedisEnterpriseCustomerManagedKeyIdentityType, RedisEnterpriseCustomerManagedKeyIdentityType)

Determina se dois RedisEnterpriseCustomerManagedKeyIdentityType valores são os mesmos.

Implicit(String to RedisEnterpriseCustomerManagedKeyIdentityType)

Converte uma cadeia de caracteres em um RedisEnterpriseCustomerManagedKeyIdentityType.

Inequality(RedisEnterpriseCustomerManagedKeyIdentityType, RedisEnterpriseCustomerManagedKeyIdentityType)

Determina se dois RedisEnterpriseCustomerManagedKeyIdentityType valores não são os mesmos.

Aplica-se a