Partager via


StorageAccountInner.FailoverInProgress Propriété

Définition

Obtient si le basculement est en cours, la valeur est true, sinon, elle sera null.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à