Share via


CapabilityProperties.ZoneRedundantHaAndGeoBackupSupported Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="zoneRedundantHaAndGeoBackupSupported")]
public bool? ZoneRedundantHaAndGeoBackupSupported { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="zoneRedundantHaAndGeoBackupSupported")>]
member this.ZoneRedundantHaAndGeoBackupSupported : Nullable<bool>
Public ReadOnly Property ZoneRedundantHaAndGeoBackupSupported As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to