Share via


JobListParameters Constructor ()

 

Initializes a new instance of the JobListParameters class.

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

Syntax

public JobListParameters()
public:
JobListParameters()
new : unit -> JobListParameters
Public Sub New

See Also

JobListParameters Class
Microsoft.WindowsAzure.Scheduler.Models Namespace

Return to top