Share via


PostgreSqlStorageProfile.GeoRedundantBackup Property

Definition

Enable Geo-redundant or not for server backup.

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

Property Value

Applies to