componentUpgrades property

List<VmwareUpgradeComponent>? componentUpgrades
getter/setter pair

The list of component upgrades.

Output only.

Implementation

core.List<VmwareUpgradeComponent>? componentUpgrades;