你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PostgreSqlFlexibleServerCapabilityProperties.ZoneRedundantHaAndGeoBackupSupported 属性

定义

一个 值,该值指示此区域是否支持区域冗余 HA 和异地备份。 “已启用”表示支持区域冗余 HA 和异地备份。 “Disabled”表示区域冗余 HA,不支持异地备份。

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)

属性值

适用于