Share via


JobUpdateStateResponse Constructor ()

 

Initializes a new instance of the JobUpdateStateResponse class.

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

Syntax

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

See Also

JobUpdateStateResponse Class
Microsoft.WindowsAzure.Scheduler.Models Namespace

Return to top