This documentation is archived and is not being maintained.
Job Properties
Namespace:
Microsoft.WindowsAzure.Scheduler.ModelsAssembly:
Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
| Name | Description |
|---|
 | Action | Required. Action to invoke for the job. |
 | Id | Required. Job identifier. |
 | Recurrence | Optional. Recurrence schedule for the job. |
 | StartTime | Optional. Start time for the job. Defined as ISO-8601. |
 | State | Optional. Current state of the job. |
 | Status | Optional. Current status of the job. |
Return to top