Partager via


RedisEnterpriseCustomerManagedKeyIdentityType Structure

Définition

Seul userAssignedIdentity est pris en charge dans cette version d’API ; d’autres types peuvent être pris en charge à l’avenir.

public readonly struct RedisEnterpriseCustomerManagedKeyIdentityType : IEquatable<Azure.ResourceManager.RedisEnterprise.Models.RedisEnterpriseCustomerManagedKeyIdentityType>
type RedisEnterpriseCustomerManagedKeyIdentityType = struct
Public Structure RedisEnterpriseCustomerManagedKeyIdentityType
Implements IEquatable(Of RedisEnterpriseCustomerManagedKeyIdentityType)
Héritage
RedisEnterpriseCustomerManagedKeyIdentityType
Implémente

Constructeurs

RedisEnterpriseCustomerManagedKeyIdentityType(String)

Initialise une nouvelle instance de RedisEnterpriseCustomerManagedKeyIdentityType.

Propriétés

SystemAssignedIdentity

systemAssignedIdentity.

UserAssignedIdentity

userAssignedIdentity.

Méthodes

Equals(RedisEnterpriseCustomerManagedKeyIdentityType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(RedisEnterpriseCustomerManagedKeyIdentityType, RedisEnterpriseCustomerManagedKeyIdentityType)

Détermine si deux RedisEnterpriseCustomerManagedKeyIdentityType valeurs sont identiques.

Implicit(String to RedisEnterpriseCustomerManagedKeyIdentityType)

Convertit une chaîne en RedisEnterpriseCustomerManagedKeyIdentityType.

Inequality(RedisEnterpriseCustomerManagedKeyIdentityType, RedisEnterpriseCustomerManagedKeyIdentityType)

Détermine si deux RedisEnterpriseCustomerManagedKeyIdentityType valeurs ne sont pas identiques.

S’applique à