This documentation is archived and is not being maintained.
JobListParameters Properties
Namespace:
Microsoft.WindowsAzure.Scheduler.ModelsAssembly:
Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
| Name | Description |
|---|
 | Skip | Optional. Specify the (0-based) index of the job list from which to begin requesting entries. |
 | Top | Optional. Specify the number of jobs to request, in the of range [1..100]. |
Return to top