Freigeben über


InfrastructureEncryptionState Struktur

Definition

Aktivieren/Deaktivieren des Status "Doppelte Verschlüsselung".

public readonly struct InfrastructureEncryptionState : IEquatable<Azure.ResourceManager.RecoveryServices.Models.InfrastructureEncryptionState>
type InfrastructureEncryptionState = struct
Public Structure InfrastructureEncryptionState
Implements IEquatable(Of InfrastructureEncryptionState)
Vererbung
InfrastructureEncryptionState
Implementiert

Konstruktoren

InfrastructureEncryptionState(String)

Initialisiert eine neue Instanz von InfrastructureEncryptionState.

Eigenschaften

Disabled

Deaktiviert.

Enabled

Aktiviert.

Methoden

Equals(InfrastructureEncryptionState)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(InfrastructureEncryptionState, InfrastructureEncryptionState)

Bestimmt, ob zwei InfrastructureEncryptionState Werte identisch sind.

Implicit(String to InfrastructureEncryptionState)

Konvertiert eine Zeichenfolge in eine InfrastructureEncryptionState.

Inequality(InfrastructureEncryptionState, InfrastructureEncryptionState)

Bestimmt, ob zwei InfrastructureEncryptionState Werte nicht identisch sind.

Gilt für: