Partager via


InfrastructureEncryptionState Structure

Définition

Activation/désactivation de l’état double chiffrement.

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

Constructeurs

InfrastructureEncryptionState(String)

Initialise une nouvelle instance de InfrastructureEncryptionState.

Propriétés

Disabled

Désactivé.

Enabled

Activé.

Méthodes

Equals(InfrastructureEncryptionState)

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(InfrastructureEncryptionState, InfrastructureEncryptionState)

Détermine si deux InfrastructureEncryptionState valeurs sont identiques.

Implicit(String to InfrastructureEncryptionState)

Convertit une chaîne en InfrastructureEncryptionState.

Inequality(InfrastructureEncryptionState, InfrastructureEncryptionState)

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

S’applique à