ITestJobOperations Interface
Service operation for automation test jobs. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | CreateAsync(String, TestJobCreateParameters, CancellationToken) | Create a test job of the runbook. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() | GetAsync(String, String, CancellationToken) | Retrieve the test job for the specified runbook. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() | ResumeAsync(String, String, CancellationToken) | Resume the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() | StopAsync(String, String, CancellationToken) | Stop the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
![]() | SuspendAsync(String, String, CancellationToken) | Suspend the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information) |
| Name | Description | |
|---|---|---|
![]() | Create(String, TestJobCreateParameters) | Create a test job of the runbook. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)(Defined by TestJobOperationsExtensions.) |
![]() | CreateAsync(String, TestJobCreateParameters) | Create a test job of the runbook. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)(Defined by TestJobOperationsExtensions.) |
![]() | Get(String, String) | Retrieve the test job for the specified runbook. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)(Defined by TestJobOperationsExtensions.) |
![]() | GetAsync(String, String) | Retrieve the test job for the specified runbook. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)(Defined by TestJobOperationsExtensions.) |
![]() | Resume(String, String) | Resume the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)(Defined by TestJobOperationsExtensions.) |
![]() | ResumeAsync(String, String) | Resume the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)(Defined by TestJobOperationsExtensions.) |
![]() | Stop(String, String) | Stop the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)(Defined by TestJobOperationsExtensions.) |
![]() | StopAsync(String, String) | Stop the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)(Defined by TestJobOperationsExtensions.) |
![]() | Suspend(String, String) | Suspend the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)(Defined by TestJobOperationsExtensions.) |
![]() | SuspendAsync(String, String) | Suspend the test job. (see http://aka.ms/azureautomationsdk/testjoboperations for more information)(Defined by TestJobOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=csharp)