Create(ITestJobOperations, String, String, TestJobCreateParameters)
|
TestJobOperations 作業。
|
Create(ITestJobOperations, String, String, String, TestJobCreateParameters)
|
建立 Runbook 的測試作業。
http://aka.ms/azureautomationsdk/testjoboperations
|
CreateAsync(ITestJobOperations, String, String, TestJobCreateParameters)
|
TestJobOperations 作業。
|
CreateAsync(ITestJobOperations, String, String, String, TestJobCreateParameters, CancellationToken)
|
建立 Runbook 的測試作業。
http://aka.ms/azureautomationsdk/testjoboperations
|
Get(ITestJobOperations, String, String, String)
|
擷取指定 Runbook 的測試作業。
http://aka.ms/azureautomationsdk/testjoboperations
|
GetAsync(ITestJobOperations, String, String, String)
|
TestJobOperations 作業。
|
GetAsync(ITestJobOperations, String, String, String, CancellationToken)
|
擷取指定 Runbook 的測試作業。
http://aka.ms/azureautomationsdk/testjoboperations
|
Resume(ITestJobOperations, String, String, String)
|
繼續測試作業。
http://aka.ms/azureautomationsdk/testjoboperations
|
ResumeAsync(ITestJobOperations, String, String, String)
|
TestJobOperations 作業。
|
ResumeAsync(ITestJobOperations, String, String, String, CancellationToken)
|
繼續測試作業。
http://aka.ms/azureautomationsdk/testjoboperations
|
Stop(ITestJobOperations, String, String, String)
|
停止測試作業。
http://aka.ms/azureautomationsdk/testjoboperations
|
StopAsync(ITestJobOperations, String, String, String)
|
TestJobOperations 作業。
|
StopAsync(ITestJobOperations, String, String, String, CancellationToken)
|
停止測試作業。
http://aka.ms/azureautomationsdk/testjoboperations
|
Suspend(ITestJobOperations, String, String, String)
|
暫停測試作業。
http://aka.ms/azureautomationsdk/testjoboperations
|
SuspendAsync(ITestJobOperations, String, String, String)
|
TestJobOperations 作業。
|
SuspendAsync(ITestJobOperations, String, String, String, CancellationToken)
|
暫停測試作業。
http://aka.ms/azureautomationsdk/testjoboperations
|