stepStatus property
One of four statuses an upgrade have, returned as part of the
GetUpgradeStatusResponse
object. The status can take one of
the following values:
- In Progress
- Succeeded
- Succeeded with Issues
- Failed
Implementation
final UpgradeStatus? stepStatus;