Share via


JobCollectionCreateResponse Constructor ()

 

Initializes a new instance of the JobCollectionCreateResponse class.

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

Syntax

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

See Also

JobCollectionCreateResponse Class
Microsoft.WindowsAzure.Management.Scheduler.Models Namespace

Return to top