Freigeben über


BackupInstanceSyncType Struktur

Definition

Feld, das den Synchronisierungstyp angibt, z. B. nur im Falle eines Fehlers oder in allen Fällen.

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

Konstruktoren

BackupInstanceSyncType(String)

Initialisiert eine neue Instanz von BackupInstanceSyncType.

Eigenschaften

Default

Standard.

ForceResync

ForceResync.

Methoden

Equals(BackupInstanceSyncType)

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

Bestimmt, ob zwei BackupInstanceSyncType Werte gleich sind.

Implicit(String to BackupInstanceSyncType)

Konvertiert eine Zeichenfolge in eine BackupInstanceSyncType.

Inequality(BackupInstanceSyncType, BackupInstanceSyncType)

Bestimmt, ob zwei BackupInstanceSyncType Werte nicht identisch sind.

Gilt für: