Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RollingUpgradeRunningStatus

Package version

Information about the current running state of the overall upgrade.

Hierarchy

  • RollingUpgradeRunningStatus

Index

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 lastAction

The last action performed on the rolling upgrade. Possible values include: 'Start', 'Cancel' NOTE: This property will not be serialized. It can only be populated by the server.

Optional lastActionTime

lastActionTime: Date

Last action 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