共用方式為


NodeUpgradeProgress.UpgradePhase Property

Definition

Gets the upgrade phase of the node.

public System.Fabric.NodeUpgradePhase UpgradePhase { get; }
member this.UpgradePhase : System.Fabric.NodeUpgradePhase
Public ReadOnly Property UpgradePhase As NodeUpgradePhase

Property Value

The upgrade phase of the node.

Applies to