JobGetHistoryWithFilterParameters Properties
Namespace:
Microsoft.WindowsAzure.Scheduler.Models
Assembly: 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.(Inherited from JobGetHistoryParameters.) |
![]() | Status | Required. Filter the job history to have it only return job execution attempts having a particular Status, 'completed' or 'failed'. |
![]() | Top | Optional. Specify the number of history entries to request, in the of range [1..100].(Inherited from JobGetHistoryParameters.) |
Show:
