TestJobOperationsExtensions 成员

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

公共 方法

  Name 说明
Create Create a test job of the runbook. (see https://aka.ms/azureautomationsdk/testjoboperations for more information)
CreateAsync Create a test job of the runbook. (see https://aka.ms/azureautomationsdk/testjoboperations for more information)
Get Retrieve the test job for the specified 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)
Resume Resume the test job. (see https://aka.ms/azureautomationsdk/testjoboperations for more information)
ResumeAsync Resume the test job. (see https://aka.ms/azureautomationsdk/testjoboperations for more information)
Stop Stop 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)
Suspend Suspend 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)

返回页首

另请参阅

参考

TestJobOperationsExtensions 类
Microsoft.WindowsAzure.Management.Automation 命名空间