JobGetHistoryWithFilterParameters Properties

 

Namespace:   Microsoft.WindowsAzure.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

NameDescription
System_CAPS_pubpropertySkip

Optional. Specify the (0-based) index of the history list from which to begin requesting entries.(Inherited from JobGetHistoryParameters.)

System_CAPS_pubpropertyStatus

Required. Filter the job history to have it only return job execution attempts having a particular Status, 'completed' or 'failed'.

System_CAPS_pubpropertyTop

Optional. Specify the number of history entries to request, in the of range [1..100].(Inherited from JobGetHistoryParameters.)

Return to top
Show: