Share via


CapabilityProperties.GeoBackupSupported Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to