This documentation is archived and is not being maintained.
JobGetHistoryParameters 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 history list from which to begin requesting entries. |
 | Top | Optional. Specify the number of history entries to request, in the of range [1..100]. |
Return to top