Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScheduleProperties

Package version

The Schedule properties defining when and what to execute.

Hierarchy

Index

Properties

Optional frequency

The frequency of this scheduled task.

Optional provisioningState

provisioningState: undefined | string

The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

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