Partager via


PostgreSqlFlexibleServerGeoRedundantBackupEnum Structure

Définition

Valeur indiquant si Geo-Redundant sauvegarde est activée sur le serveur.

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

Constructeurs

PostgreSqlFlexibleServerGeoRedundantBackupEnum(String)

Initialise une nouvelle instance de PostgreSqlFlexibleServerGeoRedundantBackupEnum.

Propriétés

Disabled

Désactivé.

Enabled

Activé.

Méthodes

Equals(PostgreSqlFlexibleServerGeoRedundantBackupEnum)

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

Détermine si deux PostgreSqlFlexibleServerGeoRedundantBackupEnum valeurs sont identiques.

Implicit(String to PostgreSqlFlexibleServerGeoRedundantBackupEnum)

Convertit une chaîne en PostgreSqlFlexibleServerGeoRedundantBackupEnum.

Inequality(PostgreSqlFlexibleServerGeoRedundantBackupEnum, PostgreSqlFlexibleServerGeoRedundantBackupEnum)

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

S’applique à