ITestJobOperations 成员

Service operation for automation test jobs. (see https://aka.ms/azureautomationsdk/testjoboperations for more information)

以下各表列出了由 ITestJobOperations 类型公开的成员。

公共 方法

(另请参见 Extension 方法)

  Name 说明
CreateAsync Create a test job of the runbook. (see https://aka.ms/azureautomationsdk/testjoboperations for more information)
GetAsync Retrieve the test job for the specified runbook. (see https://aka.ms/azureautomationsdk/testjoboperations for more information)
ResumeAsync Resume the test job. (see https://aka.ms/azureautomationsdk/testjoboperations for more information)
StopAsync Stop the test job. (see https://aka.ms/azureautomationsdk/testjoboperations for more information)
SuspendAsync Suspend the test job. (see https://aka.ms/azureautomationsdk/testjoboperations for more information)

返回页首

Extension 方法

  Name 说明
Create  Create a test job of the runbook. (see https://aka.ms/azureautomationsdk/testjoboperations for more information) (Defined by TestJobOperationsExtensions.)
CreateAsync  Create a test job of the runbook. (see https://aka.ms/azureautomationsdk/testjoboperations for more information) (Defined by TestJobOperationsExtensions.)
Get  Retrieve the test job for the specified runbook. (see https://aka.ms/azureautomationsdk/testjoboperations for more information) (Defined by TestJobOperationsExtensions.)
GetAsync  Retrieve the test job for the specified runbook. (see https://aka.ms/azureautomationsdk/testjoboperations for more information) (Defined by TestJobOperationsExtensions.)
Resume  Resume the test job. (see https://aka.ms/azureautomationsdk/testjoboperations for more information) (Defined by TestJobOperationsExtensions.)
ResumeAsync  Resume the test job. (see https://aka.ms/azureautomationsdk/testjoboperations for more information) (Defined by TestJobOperationsExtensions.)
Stop  Stop the test job. (see https://aka.ms/azureautomationsdk/testjoboperations for more information) (Defined by TestJobOperationsExtensions.)
StopAsync  Stop the test job. (see https://aka.ms/azureautomationsdk/testjoboperations for more information) (Defined by TestJobOperationsExtensions.)
Suspend  Suspend the test job. (see https://aka.ms/azureautomationsdk/testjoboperations for more information) (Defined by TestJobOperationsExtensions.)
SuspendAsync  Suspend the test job. (see https://aka.ms/azureautomationsdk/testjoboperations for more information) (Defined by TestJobOperationsExtensions.)

返回页首

另请参阅

参考

ITestJobOperations 接口
Microsoft.WindowsAzure.Management.Automation 命名空间