Partager via


TestJobOperationsExtensions Classe

Définition

Méthodes d’extension pour TestJobOperations.

public static class TestJobOperationsExtensions
type TestJobOperationsExtensions = class
Public Module TestJobOperationsExtensions
Héritage
TestJobOperationsExtensions

Méthodes

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

Créez un travail de test du runbook. http://aka.ms/azureautomationsdk/testjoboperations

Create(ITestJobOperations, String, String, TestJobCreateParameters)

Méthodes d’extension pour TestJobOperations.

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

Créez un travail de test du runbook. http://aka.ms/azureautomationsdk/testjoboperations

CreateAsync(ITestJobOperations, String, String, TestJobCreateParameters)

Méthodes d’extension pour TestJobOperations.

Get(ITestJobOperations, String, String, String)

Récupérez le travail de test pour le runbook spécifié. http://aka.ms/azureautomationsdk/testjoboperations

GetAsync(ITestJobOperations, String, String, String)

Méthodes d’extension pour TestJobOperations.

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

Récupérez le travail de test pour le runbook spécifié. http://aka.ms/azureautomationsdk/testjoboperations

Resume(ITestJobOperations, String, String, String)

Reprenez le travail de test. http://aka.ms/azureautomationsdk/testjoboperations

ResumeAsync(ITestJobOperations, String, String, String)

Méthodes d’extension pour TestJobOperations.

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

Reprenez le travail de test. http://aka.ms/azureautomationsdk/testjoboperations

Stop(ITestJobOperations, String, String, String)

Arrêtez le travail de test. http://aka.ms/azureautomationsdk/testjoboperations

StopAsync(ITestJobOperations, String, String, String)

Méthodes d’extension pour TestJobOperations.

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

Arrêtez le travail de test. http://aka.ms/azureautomationsdk/testjoboperations

Suspend(ITestJobOperations, String, String, String)

Suspendez le travail de test. http://aka.ms/azureautomationsdk/testjoboperations

SuspendAsync(ITestJobOperations, String, String, String)

Méthodes d’extension pour TestJobOperations.

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

Suspendez le travail de test. http://aka.ms/azureautomationsdk/testjoboperations

S’applique à