PostgreSqlFlexibleServerCapabilityProperties.ZoneRedundantHaAndGeoBackupSupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Valeur indiquant si la haute disponibilité redondante interzone et la géo-sauvegarde sont prises en charge dans cette région. « Activé » signifie que la haute disponibilité et la géo-sauvegarde redondantes interzones sont prises en charge. « Désactivé » signifie haute disponibilité redondante interzone et la géo-sauvegarde n’est pas prise en charge.
public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported? ZoneRedundantHaAndGeoBackupSupported { get; }
member this.ZoneRedundantHaAndGeoBackupSupported : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported>
Public ReadOnly Property ZoneRedundantHaAndGeoBackupSupported As Nullable(Of PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported)
Valeur de propriété
S’applique à
Azure SDK for .NET