Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScheduleUpdateProperties

Package version

Updatable properties of a Schedule.

Hierarchy

Index

Properties

Optional frequency

The frequency of this scheduled task.

Optional state

Indicates whether or not this scheduled task is enabled.

Optional time

time: undefined | string

The target time to trigger the action. The format is HH:MM.

Optional timeZone

timeZone: undefined | string

The IANA timezone id at which the schedule should execute.

Optional type

Supported type this scheduled task represents.

Generated using TypeDoc