Job Constructor ()
Initializes a new instance of the Job class.
Namespace: Microsoft.WindowsAzure.Management.Automation.Models
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
Syntax
public Job()
public:
Job()
new : unit -> Job
Public Sub New
See Also
Job Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace
Return to top