Freigeben über


MySqlGeoRedundantBackup Struktur

Definition

Aktivieren Sie georedundant oder nicht für die Serversicherung.

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

Konstruktoren

MySqlGeoRedundantBackup(String)

Initialisiert eine neue Instanz von MySqlGeoRedundantBackup.

Eigenschaften

Disabled

Deaktiviert.

Enabled

Aktiviert.

Methoden

Equals(MySqlGeoRedundantBackup)

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

Bestimmt, ob zwei MySqlGeoRedundantBackup Werte gleich sind.

Implicit(String to MySqlGeoRedundantBackup)

Konvertiert eine Zeichenfolge in eine MySqlGeoRedundantBackup.

Inequality(MySqlGeoRedundantBackup, MySqlGeoRedundantBackup)

Bestimmt, ob zwei MySqlGeoRedundantBackup Werte nicht identisch sind.

Gilt für: