Freigeben über


PostgreSqlFlexibleServerGeoRedundantBackupEnum Struktur

Definition

Ein Wert, der angibt, ob Geo-Redundant Sicherung auf dem Server aktiviert ist.

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

Konstruktoren

PostgreSqlFlexibleServerGeoRedundantBackupEnum(String)

Initialisiert eine neue Instanz von PostgreSqlFlexibleServerGeoRedundantBackupEnum.

Eigenschaften

Disabled

Deaktiviert.

Enabled

Aktiviert.

Methoden

Equals(PostgreSqlFlexibleServerGeoRedundantBackupEnum)

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

Bestimmt, ob zwei PostgreSqlFlexibleServerGeoRedundantBackupEnum Werte identisch sind.

Implicit(String to PostgreSqlFlexibleServerGeoRedundantBackupEnum)

Konvertiert eine Zeichenfolge in eine PostgreSqlFlexibleServerGeoRedundantBackupEnum.

Inequality(PostgreSqlFlexibleServerGeoRedundantBackupEnum, PostgreSqlFlexibleServerGeoRedundantBackupEnum)

Bestimmt, ob zwei PostgreSqlFlexibleServerGeoRedundantBackupEnum Werte nicht identisch sind.

Gilt für: