Share via


JobUpdateStateParameters Constructor ()

 

Initializes a new instance of the JobUpdateStateParameters class.

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

Syntax

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

See Also

JobUpdateStateParameters Overload
JobUpdateStateParameters Class
Microsoft.WindowsAzure.Scheduler.Models Namespace

Return to top