Freigeben über


CurrentProtectionState Struktur

Definition

Gibt den aktuellen Schutzstatus der Ressource an.

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

Konstruktoren

CurrentProtectionState(String)

Initialisiert eine neue Instanz von CurrentProtectionState.

Eigenschaften

BackupSchedulesSuspended

BackupSchedulesSuspended.

ConfiguringProtection

ConfiguringProtection.

ConfiguringProtectionFailed

ConfiguringProtectionFailed.

Invalid

Ungültig

NotProtected

NotProtected.

ProtectionConfigured

ProtectionConfigured.

ProtectionError

ProtectionError.

ProtectionStopped

ProtectionStopped.

RetentionSchedulesSuspended

RetentionSchedulesSuspended.

SoftDeleted

SoftDeleted.

SoftDeleting

SoftDeleting.

UpdatingProtection

AktualisierenSchutz.

Methoden

Equals(CurrentProtectionState)

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

Bestimmt, ob zwei CurrentProtectionState Werte identisch sind.

Implicit(String to CurrentProtectionState)

Konvertiert eine Zeichenfolge in eine CurrentProtectionState.

Inequality(CurrentProtectionState, CurrentProtectionState)

Bestimmt, ob zwei CurrentProtectionState Werte nicht identisch sind.

Gilt für: