Freigeben über


RecoveryPointSyncType Struktur

Definition

Ein -Wert, der angibt, ob der Wiederherstellungspunkt mit mehreren virtuellen Computern konsistent ist.

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

Konstruktoren

RecoveryPointSyncType(String)

Initialisiert eine neue Instanz von RecoveryPointSyncType.

Eigenschaften

MultiVmSyncRecoveryPoint

MultiVmSyncRecoveryPoint.

PerVmRecoveryPoint

PerVmRecoveryPoint.

Methoden

Equals(RecoveryPointSyncType)

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

Bestimmt, ob zwei RecoveryPointSyncType Werte gleich sind.

Implicit(String to RecoveryPointSyncType)

Konvertiert eine Zeichenfolge in eine RecoveryPointSyncType.

Inequality(RecoveryPointSyncType, RecoveryPointSyncType)

Bestimmt, ob zwei RecoveryPointSyncType Werte nicht identisch sind.

Gilt für: