ApplicationUpgradeProgress.UpgradeState プロパティ

定義

アプリケーションのアップグレード プロセスの全体的な状態を取得します。

public System.Fabric.ApplicationUpgradeState UpgradeState { get; }
member this.UpgradeState : System.Fabric.ApplicationUpgradeState
Public ReadOnly Property UpgradeState As ApplicationUpgradeState

プロパティ値

アプリケーションのアップグレード プロセスの全体的な状態。

適用対象