Share via


JobGetHistoryParameters Constructor ()

 

Initializes a new instance of the JobGetHistoryParameters class.

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

Syntax

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

See Also

JobGetHistoryParameters Class
Microsoft.WindowsAzure.Scheduler.Models Namespace

Return to top