Interface: ISchedulePatch
Properties of a SchedulePatch.
Hierarchy
-
↳
ISchedulePatch
Properties
backfillRequest
• Optional backfillRequest: null | $Properties[]
If set, runs though the specified time period(s) and takes actions as if that time passed by right now, all at once. The overlap policy can be overridden for the scope of the backfill.
Inherited from
pause
• Optional pause: null | string
If set, change the state to paused or unpaused (respectively) and set the notes field to the value of the string.
Inherited from
triggerImmediately
• Optional triggerImmediately: null | $Properties
If set, trigger one action immediately.
Inherited from
$Properties.triggerImmediately
unpause
• Optional unpause: null | string
SchedulePatch unpause