Delen via


FabricUpgradeProgress.CurrentUpgradeUnitsProgress Property

Definition

Gives the detailed upgrade progress for nodes in the current upgrade domain if upgrade unit is upgrade domains, or node currently going through upgrade for node-by-node upgrades.

public System.Fabric.UpgradeUnitsProgress CurrentUpgradeUnitsProgress { get; }
member this.CurrentUpgradeUnitsProgress : System.Fabric.UpgradeUnitsProgress
Public ReadOnly Property CurrentUpgradeUnitsProgress As UpgradeUnitsProgress

Property Value

Returns UpgradeUnitsProgress.

Applies to