Package version:

Interface Schedule

Represents a Schedule to execute a task.

Hierarchy

Properties

frequency?: string

The frequency of this scheduled task.

id?: string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

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

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.

systemData?: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

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

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

typePropertiesType?: string

Supported type this scheduled task represents.

Generated using TypeDoc