UpgradeOperationHistoryStatus interface
Information about the current running state of the overall upgrade.
Properties
| code | Code indicating the current status of the upgrade. |
| end |
End time of the upgrade. |
| start |
Start time of the upgrade. |
Property Details
code
endTime
End time of the upgrade.
endTime?: Date
Property Value
Date
startTime
Start time of the upgrade.
startTime?: Date
Property Value
Date