Compartir a través de


RedisEnterpriseCustomerManagedKeyIdentityType Estructura

Definición

Solo se admite userAssignedIdentity en esta versión de api; Es posible que se admita otros tipos en el futuro.

public readonly struct RedisEnterpriseCustomerManagedKeyIdentityType : IEquatable<Azure.ResourceManager.RedisEnterprise.Models.RedisEnterpriseCustomerManagedKeyIdentityType>
type RedisEnterpriseCustomerManagedKeyIdentityType = struct
Public Structure RedisEnterpriseCustomerManagedKeyIdentityType
Implements IEquatable(Of RedisEnterpriseCustomerManagedKeyIdentityType)
Herencia
RedisEnterpriseCustomerManagedKeyIdentityType
Implementaciones

Constructores

RedisEnterpriseCustomerManagedKeyIdentityType(String)

Inicializa una nueva instancia de la clase RedisEnterpriseCustomerManagedKeyIdentityType.

Propiedades

SystemAssignedIdentity

systemAssignedIdentity.

UserAssignedIdentity

userAssignedIdentity.

Métodos

Equals(RedisEnterpriseCustomerManagedKeyIdentityType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(RedisEnterpriseCustomerManagedKeyIdentityType, RedisEnterpriseCustomerManagedKeyIdentityType)

Determina si dos RedisEnterpriseCustomerManagedKeyIdentityType valores son los mismos.

Implicit(String to RedisEnterpriseCustomerManagedKeyIdentityType)

Convierte una cadena en un RedisEnterpriseCustomerManagedKeyIdentityType.

Inequality(RedisEnterpriseCustomerManagedKeyIdentityType, RedisEnterpriseCustomerManagedKeyIdentityType)

Determina si dos RedisEnterpriseCustomerManagedKeyIdentityType valores no son los mismos.

Se aplica a