Partager via


PostgreSqlGeoRedundantBackup Structure

Définition

Activez géoredondant ou non pour la sauvegarde du serveur.

public readonly struct PostgreSqlGeoRedundantBackup : IEquatable<Azure.ResourceManager.PostgreSql.Models.PostgreSqlGeoRedundantBackup>
type PostgreSqlGeoRedundantBackup = struct
Public Structure PostgreSqlGeoRedundantBackup
Implements IEquatable(Of PostgreSqlGeoRedundantBackup)
Héritage
PostgreSqlGeoRedundantBackup
Implémente

Constructeurs

PostgreSqlGeoRedundantBackup(String)

Initialise une nouvelle instance de PostgreSqlGeoRedundantBackup.

Propriétés

Disabled

Désactivé.

Enabled

Activé.

Méthodes

Equals(PostgreSqlGeoRedundantBackup)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(PostgreSqlGeoRedundantBackup, PostgreSqlGeoRedundantBackup)

Détermine si deux PostgreSqlGeoRedundantBackup valeurs sont identiques.

Implicit(String to PostgreSqlGeoRedundantBackup)

Convertit une chaîne en PostgreSqlGeoRedundantBackup.

Inequality(PostgreSqlGeoRedundantBackup, PostgreSqlGeoRedundantBackup)

Détermine si deux PostgreSqlGeoRedundantBackup valeurs ne sont pas identiques.

S’applique à