JobListWithFilterParameters 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 job list from which to begin requesting entries.(Inherited from JobListParameters.)

System_CAPS_pubpropertyState

Required. Filter the job history to have it only return job execution attempts having a particular State, enabled, disabled, faulted, or completed.

System_CAPS_pubpropertyTop

Optional. Specify the number of jobs to request, in the of range [1..100].(Inherited from JobListParameters.)

Return to top
Show: