次の方法で共有


ApplicationUpgradeProgress.CurrentUpgradeDomainDuration プロパティ

定義

現在のアップグレード ドメインの処理に費やされた推定経過時間を取得します。 ノードごとのアップグレードに対して定義されていない値。

public TimeSpan CurrentUpgradeDomainDuration { get; }
member this.CurrentUpgradeDomainDuration : TimeSpan
Public ReadOnly Property CurrentUpgradeDomainDuration As TimeSpan

プロパティ値

現在のアップグレード ドメインの処理に費やされた推定経過時間。 ノードごとのアップグレードに対して定義されていない値。

適用対象