Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScheduleUpdate

Package version

The schedule properties for partial update. Properties not provided in the update request will not be changed.

Hierarchy

Index

Properties

Optional frequency

The frequency of this scheduled task.

Optional location

location: undefined | string

The geo-location where the resource lives

Optional state

Indicates whether or not this scheduled task is enabled.

Optional tags

tags: undefined | {}

Resource tags.

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