CosmosDBBackupStorageRedundancy 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.
Enumeration, um den Typ der Sicherungsspeicherredundanz anzugeben.
public readonly struct CosmosDBBackupStorageRedundancy : IEquatable<Azure.ResourceManager.CosmosDB.Models.CosmosDBBackupStorageRedundancy>
type CosmosDBBackupStorageRedundancy = struct
Public Structure CosmosDBBackupStorageRedundancy
Implements IEquatable(Of CosmosDBBackupStorageRedundancy)
- Vererbung
-
CosmosDBBackupStorageRedundancy
- Implementiert
Konstruktoren
CosmosDBBackupStorageRedundancy(String) |
Initialisiert eine neue Instanz von CosmosDBBackupStorageRedundancy. |
Eigenschaften
Geo |
Geo. |
Local |
Lokal. |
Zone |
Zone: |
Methoden
Equals(CosmosDBBackupStorageRedundancy) |
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(CosmosDBBackupStorageRedundancy, CosmosDBBackupStorageRedundancy) |
Bestimmt, ob zwei CosmosDBBackupStorageRedundancy Werte identisch sind. |
Implicit(String to CosmosDBBackupStorageRedundancy) |
Konvertiert eine Zeichenfolge in eine CosmosDBBackupStorageRedundancy. |
Inequality(CosmosDBBackupStorageRedundancy, CosmosDBBackupStorageRedundancy) |
Bestimmt, ob zwei CosmosDBBackupStorageRedundancy Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET