DataProtectionBackupCrossSubscriptionRestoreState Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
CrossSubscriptionRestore-Zustand.
public readonly struct DataProtectionBackupCrossSubscriptionRestoreState : IEquatable<Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupCrossSubscriptionRestoreState>
type DataProtectionBackupCrossSubscriptionRestoreState = struct
Public Structure DataProtectionBackupCrossSubscriptionRestoreState
Implements IEquatable(Of DataProtectionBackupCrossSubscriptionRestoreState)
- Vererbung
-
DataProtectionBackupCrossSubscriptionRestoreState
- Implementiert
Konstruktoren
DataProtectionBackupCrossSubscriptionRestoreState(String) |
Initialisiert eine neue Instanz von DataProtectionBackupCrossSubscriptionRestoreState. |
Eigenschaften
Disabled |
Deaktiviert. |
Enabled |
Aktiviert. |
PermanentlyDisabled |
PermanentDisabled. |
Methoden
Equals(DataProtectionBackupCrossSubscriptionRestoreState) |
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(DataProtectionBackupCrossSubscriptionRestoreState, DataProtectionBackupCrossSubscriptionRestoreState) |
Bestimmt, ob zwei DataProtectionBackupCrossSubscriptionRestoreState Werte gleich sind. |
Implicit(String to DataProtectionBackupCrossSubscriptionRestoreState) |
Konvertiert eine Zeichenfolge in eine DataProtectionBackupCrossSubscriptionRestoreState. |
Inequality(DataProtectionBackupCrossSubscriptionRestoreState, DataProtectionBackupCrossSubscriptionRestoreState) |
Bestimmt, ob zwei DataProtectionBackupCrossSubscriptionRestoreState Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET