Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpgradeOperationHistoryStatus

Package version

Information about the current running state of the overall upgrade.

Hierarchy

  • UpgradeOperationHistoryStatus

Index

Properties

Properties

Optional code

Code indicating the current status of the upgrade. Possible values include: 'RollingForward', 'Cancelled', 'Completed', 'Faulted' NOTE: This property will not be serialized. It can only be populated by the server.

Optional endTime

endTime: Date

End time of the upgrade. NOTE: This property will not be serialized. It can only be populated by the server.

Optional startTime

startTime: Date

Start time of the upgrade. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc