Package version:

Interface StartStopManagedInstanceSchedule

Managed instance's Start/Stop schedule.

Hierarchy

Properties

description?: string

The description of the schedule.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

nextExecutionTime?: string

Timestamp when the next action will be executed in the corresponding schedule time zone. NOTE: This property will not be serialized. It can only be populated by the server.

nextRunAction?: string

Next action to be executed (Start or Stop) NOTE: This property will not be serialized. It can only be populated by the server.

scheduleList?: ScheduleItem[]

Schedule list.

systemData?: SystemData

System data of the scheduled resource. NOTE: This property will not be serialized. It can only be populated by the server.

timeZoneId?: string

The time zone of the schedule.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc