Condividi tramite


TestJobOperationsExtensions Classe

Definizione

Metodi di estensione per TestJobOperations.

public static class TestJobOperationsExtensions
type TestJobOperationsExtensions = class
Public Module TestJobOperationsExtensions
Ereditarietà
TestJobOperationsExtensions

Metodi

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

Creare un processo di test del runbook. http://aka.ms/azureautomationsdk/testjoboperations

Create(ITestJobOperations, String, String, TestJobCreateParameters)

Metodi di estensione per TestJobOperations.

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

Creare un processo di test del runbook. http://aka.ms/azureautomationsdk/testjoboperations

CreateAsync(ITestJobOperations, String, String, TestJobCreateParameters)

Metodi di estensione per TestJobOperations.

Get(ITestJobOperations, String, String, String)

Recuperare il processo di test per il runbook specificato. http://aka.ms/azureautomationsdk/testjoboperations

GetAsync(ITestJobOperations, String, String, String)

Metodi di estensione per TestJobOperations.

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

Recuperare il processo di test per il runbook specificato. http://aka.ms/azureautomationsdk/testjoboperations

Resume(ITestJobOperations, String, String, String)

Riprendere il processo di test. http://aka.ms/azureautomationsdk/testjoboperations

ResumeAsync(ITestJobOperations, String, String, String)

Metodi di estensione per TestJobOperations.

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

Riprendere il processo di test. http://aka.ms/azureautomationsdk/testjoboperations

Stop(ITestJobOperations, String, String, String)

Arrestare il processo di test. http://aka.ms/azureautomationsdk/testjoboperations

StopAsync(ITestJobOperations, String, String, String)

Metodi di estensione per TestJobOperations.

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

Arrestare il processo di test. http://aka.ms/azureautomationsdk/testjoboperations

Suspend(ITestJobOperations, String, String, String)

Sospendere il processo di test. http://aka.ms/azureautomationsdk/testjoboperations

SuspendAsync(ITestJobOperations, String, String, String)

Metodi di estensione per TestJobOperations.

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

Sospendere il processo di test. http://aka.ms/azureautomationsdk/testjoboperations

Si applica a