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