CapabilityProperties.ZoneRedundantHaAndGeoBackupSupported Property

Definition

A value indicating whether a new server in this region can have geo-backups to paired region.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)]
public bool? ZoneRedundantHaAndGeoBackupSupported { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)>]
member this.ZoneRedundantHaAndGeoBackupSupported : Nullable<bool>
Public ReadOnly Property ZoneRedundantHaAndGeoBackupSupported As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to