upgradeStatus property
The current status of the upgrade. The status can take one of the following values:
- In Progress
- Succeeded
- Succeeded with Issues
- Failed
Implementation
final UpgradeStatus? upgradeStatus;
The current status of the upgrade. The status can take one of the following values:
final UpgradeStatus? upgradeStatus;