Freigeben über


PostgreSqlGeoRedundantBackup Struktur

Definition

Aktivieren Sie georedundant oder nicht für die Serversicherung.

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

Konstruktoren

PostgreSqlGeoRedundantBackup(String)

Initialisiert eine neue Instanz von PostgreSqlGeoRedundantBackup.

Eigenschaften

Disabled

Deaktiviert.

Enabled

Aktiviert.

Methoden

Equals(PostgreSqlGeoRedundantBackup)

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

Bestimmt, ob zwei PostgreSqlGeoRedundantBackup Werte identisch sind.

Implicit(String to PostgreSqlGeoRedundantBackup)

Konvertiert eine Zeichenfolge in eine PostgreSqlGeoRedundantBackup.

Inequality(PostgreSqlGeoRedundantBackup, PostgreSqlGeoRedundantBackup)

Bestimmt, ob zwei PostgreSqlGeoRedundantBackup Werte nicht identisch sind.

Gilt für: