Share via


StorageAccountData.IsFailoverInProgress Property

Definition

If the failover is in progress, the value will be true, otherwise, it will be null.

public bool? IsFailoverInProgress { get; }
member this.IsFailoverInProgress : Nullable<bool>
Public ReadOnly Property IsFailoverInProgress As Nullable(Of Boolean)

Property Value

Applies to