Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Schedule

Schedule Information.

Properties

Optional duration

duration: undefined | string

Duration if schedule type is Custom

executionStartdate

executionStartdate: Date

Start Date for the schedule. An RFC3339 formatted datetime string

Optional maintenanceWindowId

maintenanceWindowId: undefined | string

Provide MaintenanceWindowId if Schedule Type is Maintenance Window

Optional recurrences

recurrences: undefined | string

Recurrence rule specification if Schedule Type is Custom and Recurring

type

type: Type

Schedule Type

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Schedule): object

getJsonObj