StartStopManagedInstanceScheduleProperties interface

Properties of managed instance's Start/Stop schedule.

Properties

description

The description of the schedule.

nextExecutionTime

Timestamp when the next action will be executed in the corresponding schedule time zone.

nextRunAction

Next action to be executed (Start or Stop)

scheduleList

Schedule list.

timeZoneId

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

Schedule list.

scheduleList: ScheduleItem[]

Property Value

timeZoneId

The time zone of the schedule.

timeZoneId?: string

Property Value

string