StartStopManagedInstanceScheduleProperties interface
Properties of managed instance's Start/Stop schedule.
Properties
| description | The description of the schedule. |
| next |
Timestamp when the next action will be executed in the corresponding schedule time zone. |
| next |
Next action to be executed (Start or Stop) |
| schedule |
Schedule list. |
| time |
The time zone of the schedule. |
Property Details
description
The description of the schedule.
description?: string
Property Value
string
nextExecutionTime
Timestamp when the next action will be executed in the corresponding schedule time zone.
nextExecutionTime?: string
Property Value
string
nextRunAction
Next action to be executed (Start or Stop)
nextRunAction?: string
Property Value
string
scheduleList
timeZoneId
The time zone of the schedule.
timeZoneId?: string
Property Value
string