JobCreateParameters Constructor ()
Initializes a new instance of the JobCreateParameters class.
Namespace: Microsoft.WindowsAzure.Scheduler.Models
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
Syntax
public JobCreateParameters()
public:
JobCreateParameters()
new : unit -> JobCreateParameters
Public Sub New
See Also
JobCreateParameters Overload
JobCreateParameters Class
Microsoft.WindowsAzure.Scheduler.Models Namespace
Return to top