Share via


PostgreSqlFlexibleServerBackupProperties.GeoRedundantBackup Property

Definition

A value indicating whether Geo-Redundant backup is enabled on the server.

public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerGeoRedundantBackupEnum? GeoRedundantBackup { get; set; }
member this.GeoRedundantBackup : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerGeoRedundantBackupEnum> with get, set
Public Property GeoRedundantBackup As Nullable(Of PostgreSqlFlexibleServerGeoRedundantBackupEnum)

Property Value

Applies to