Freigeben über


InfrastructureEncryptionState Struktur

Definition

The InfrastructureEncryptionState.

public readonly struct InfrastructureEncryptionState : IEquatable<Azure.ResourceManager.RecoveryServicesBackup.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.

Invalid

Ungültig

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 gleich 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: