Dela via


ApplicationUpgradeProgress.UpgradeState Property

Definition

Gets the overall state of the application upgrade process.

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

Property Value

The overall state of the application upgrade process.

Applies to