Job Constructor (String, JobAction)

 

Initializes a new instance of the Job class with required arguments.

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

Public Sub New (
	id As String,
	action As JobAction
)
Return to top
Show: