Dela via


UpgradeUnitsProgress Class

Definition

Represents the upgrade progress details of nodes currently going through upgrade.

public class UpgradeUnitsProgress
type UpgradeUnitsProgress = class
Public Class UpgradeUnitsProgress
Inheritance
UpgradeUnitsProgress
Derived

Properties

NodeProgressList

Gets the list of NodeUpgradeProgress that indicate upgrade progress details of nodes in the current upgrade domain if upgrade unit is upgrade domains, or node currently going through upgrade for node-by-node upgrades.

UpgradeDomainName

Gets the name of the upgrade domain going through upgrade if upgrade unit is upgrade domains. Value is undefined for node-by-node upgrades.

Applies to