Share via


TestJobOperationsExtensions Třída

Definice

Rozšiřující metody pro TestJobOperations.

public static class TestJobOperationsExtensions
type TestJobOperationsExtensions = class
Public Module TestJobOperationsExtensions
Dědičnost
TestJobOperationsExtensions

Metody

Create(ITestJobOperations, String, String, String, TestJobCreateParameters)

Vytvořte testovací úlohu runbooku. http://aka.ms/azureautomationsdk/testjoboperations

Create(ITestJobOperations, String, String, TestJobCreateParameters)

Rozšiřující metody pro TestJobOperations.

CreateAsync(ITestJobOperations, String, String, String, TestJobCreateParameters, CancellationToken)

Vytvořte testovací úlohu runbooku. http://aka.ms/azureautomationsdk/testjoboperations

CreateAsync(ITestJobOperations, String, String, TestJobCreateParameters)

Rozšiřující metody pro TestJobOperations.

Get(ITestJobOperations, String, String, String)

Načtěte testovací úlohu pro zadaný runbook. http://aka.ms/azureautomationsdk/testjoboperations

GetAsync(ITestJobOperations, String, String, String)

Rozšiřující metody pro TestJobOperations.

GetAsync(ITestJobOperations, String, String, String, CancellationToken)

Načtěte testovací úlohu pro zadaný runbook. http://aka.ms/azureautomationsdk/testjoboperations

Resume(ITestJobOperations, String, String, String)

Obnovte testovací úlohu. http://aka.ms/azureautomationsdk/testjoboperations

ResumeAsync(ITestJobOperations, String, String, String)

Rozšiřující metody pro TestJobOperations.

ResumeAsync(ITestJobOperations, String, String, String, CancellationToken)

Obnovte testovací úlohu. http://aka.ms/azureautomationsdk/testjoboperations

Stop(ITestJobOperations, String, String, String)

Zastavte testovací úlohu. http://aka.ms/azureautomationsdk/testjoboperations

StopAsync(ITestJobOperations, String, String, String)

Rozšiřující metody pro TestJobOperations.

StopAsync(ITestJobOperations, String, String, String, CancellationToken)

Zastavte testovací úlohu. http://aka.ms/azureautomationsdk/testjoboperations

Suspend(ITestJobOperations, String, String, String)

Pozastavte testovací úlohu. http://aka.ms/azureautomationsdk/testjoboperations

SuspendAsync(ITestJobOperations, String, String, String)

Rozšiřující metody pro TestJobOperations.

SuspendAsync(ITestJobOperations, String, String, String, CancellationToken)

Pozastavte testovací úlohu. http://aka.ms/azureautomationsdk/testjoboperations

Platí pro