Freigeben über


BackupProtectionState Struktur

Definition

Sicherungsstatus dieses Sicherungselements.

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

Konstruktoren

BackupProtectionState(String)

Initialisiert eine neue Instanz von BackupProtectionState.

Eigenschaften

BackupsSuspended

SicherungenSuspended.

Invalid

Ungültig

IRPending

IR Steht aus.

Protected

Geschützt.

ProtectionError

ProtectionError.

ProtectionPaused

ProtectionPaused.

ProtectionStopped

ProtectionStopped.

Methoden

Equals(BackupProtectionState)

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

Bestimmt, ob zwei BackupProtectionState Werte gleich sind.

Implicit(String to BackupProtectionState)

Konvertiert eine Zeichenfolge in eine BackupProtectionState.

Inequality(BackupProtectionState, BackupProtectionState)

Bestimmt, ob zwei BackupProtectionState Werte nicht identisch sind.

Gilt für: