TestJobOperationsExtensions Class
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(ITestJobOperations, String, TestJobCreateParameters) | Create a test job of the runbook. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() ![]() | CreateAsync(ITestJobOperations, String, TestJobCreateParameters) | Create a test job of the runbook. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() ![]() | Get(ITestJobOperations, String, String) | Retrieve the test job for the specified runbook. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() ![]() | GetAsync(ITestJobOperations, String, String) | Retrieve the test job for the specified runbook. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() ![]() | Resume(ITestJobOperations, String, String) | Resume the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() ![]() | ResumeAsync(ITestJobOperations, String, String) | Resume the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() ![]() | Stop(ITestJobOperations, String, String) | Stop the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() ![]() | StopAsync(ITestJobOperations, String, String) | Stop the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() ![]() | Suspend(ITestJobOperations, String, String) | Suspend the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() ![]() | SuspendAsync(ITestJobOperations, String, String) | Suspend the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)