StorageProfile.GeoRedundantBackup Property

Definition

Enable Geo-redundant or not for server backup.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Support.GeoRedundantBackup? GeoRedundantBackup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)>]
member this.GeoRedundantBackup : Nullable<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Support.GeoRedundantBackup> with get, set
Public Property GeoRedundantBackup As Nullable(Of GeoRedundantBackup)

Property Value

Implements

Attributes

Applies to