Share via


PostgreSqlFlexibleServerCapabilityProperties.GeoBackupSupported Property

Definition

Determines if geo-backup is supported in this region. "Enabled" means geo-backup is supported. "Disabled" stands for geo-back is not supported.

public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerGeoBackupSupported? GeoBackupSupported { get; }
member this.GeoBackupSupported : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerGeoBackupSupported>
Public ReadOnly Property GeoBackupSupported As Nullable(Of PostgreSqlFlexibleServerGeoBackupSupported)

Property Value

Applies to