Share via


GeoReplicationStats.CanFailover Property

Definition

Gets a boolean flag which indicates whether or not account failover is supported for the account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to