次の方法で共有


StorageAccountData.IsFailoverInProgress プロパティ

定義

フェールオーバーが進行中の場合、値は true になり、それ以外の場合は null になります。

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

プロパティ値

適用対象