Package version:

Interface ScheduleProperties

The Schedule properties defining when and what to execute.

Hierarchy

Properties

frequency?: string

The frequency of this scheduled task.

provisioningState?: string

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

state?: string

Indicates whether or not this scheduled task is enabled.

time?: string

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

timeZone?: string

The IANA timezone id at which the schedule should execute.

type?: string

Supported type this scheduled task represents.

Generated using TypeDoc