Freigeben über


RecoveryServicesSoftDeleteState Struktur

Definition

The RecoveryServicesSoftDeleteState.

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

Konstruktoren

RecoveryServicesSoftDeleteState(String)

Initialisiert eine neue Instanz von RecoveryServicesSoftDeleteState.

Eigenschaften

AlwaysON

Alwayson.

Disabled

Deaktiviert.

Enabled

Aktiviert.

Invalid

Ungültig

Methoden

Equals(RecoveryServicesSoftDeleteState)

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

Bestimmt, ob zwei RecoveryServicesSoftDeleteState Werte identisch sind.

Implicit(String to RecoveryServicesSoftDeleteState)

Konvertiert eine Zeichenfolge in eine RecoveryServicesSoftDeleteState.

Inequality(RecoveryServicesSoftDeleteState, RecoveryServicesSoftDeleteState)

Bestimmt, ob zwei RecoveryServicesSoftDeleteState Werte nicht identisch sind.

Gilt für: