upgradeStepStatus property
The status of a particular step during an upgrade. The status can take one of the following values:
- In Progress
- Succeeded
- Succeeded with Issues
- Failed
Implementation
final UpgradeStatus? upgradeStepStatus;
The status of a particular step during an upgrade. The status can take one of the following values:
final UpgradeStatus? upgradeStepStatus;