UpgradeUnitsProgress Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET