Share via


JobCollectionGetResponse Constructor ()

 

Initializes a new instance of the JobCollectionGetResponse class.

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

Syntax

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

See Also

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

Return to top