UpgradeDomainProgress 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 in the upgrade domain.
public sealed class UpgradeDomainProgress
type UpgradeDomainProgress = class
Public NotInheritable Class UpgradeDomainProgress
- Inheritance
-
System.ObjectUpgradeDomainProgress
Properties
NodeProgressList |
Gets the list of NodeUpgradeProgress that indicate upgrade progress details of nodes in the current upgrade domain. |
UpgradeDomainName |
Gets or sets the name of the upgrade domain going through upgrade. |