CapabilityProperties.GeoBackupSupported 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? GeoBackupSupported { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)>]
member this.GeoBackupSupported : Nullable<bool>
Public ReadOnly Property GeoBackupSupported As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to