Freigeben über


CosmosDBAccountRestoreMode Struktur

Definition

Beschreibt den Modus der Wiederherstellung.

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

Konstruktoren

CosmosDBAccountRestoreMode(String)

Initialisiert eine neue Instanz von CosmosDBAccountRestoreMode.

Eigenschaften

PointInTime

PointInTime.

Methoden

Equals(CosmosDBAccountRestoreMode)

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

Bestimmt, ob zwei CosmosDBAccountRestoreMode Werte gleich sind.

Implicit(String to CosmosDBAccountRestoreMode)

Konvertiert eine Zeichenfolge in eine CosmosDBAccountRestoreMode.

Inequality(CosmosDBAccountRestoreMode, CosmosDBAccountRestoreMode)

Bestimmt, ob zwei CosmosDBAccountRestoreMode Werte nicht identisch sind.

Gilt für: