Share via


TestJob Constructor ()

 

Initializes a new instance of the TestJob class.

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

Syntax

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

See Also

TestJob Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top