Udostępnij za pośrednictwem


TestJobOperationsExtensions Klasa

Definicja

Metody rozszerzenia dla operacji TestJobOperations.

public static class TestJobOperationsExtensions
type TestJobOperationsExtensions = class
Public Module TestJobOperationsExtensions
Dziedziczenie
TestJobOperationsExtensions

Metody

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

Utwórz zadanie testowe elementu Runbook. http://aka.ms/azureautomationsdk/testjoboperations

Create(ITestJobOperations, String, String, TestJobCreateParameters)

Metody rozszerzenia dla operacji TestJobOperations.

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

Utwórz zadanie testowe elementu Runbook. http://aka.ms/azureautomationsdk/testjoboperations

CreateAsync(ITestJobOperations, String, String, TestJobCreateParameters)

Metody rozszerzenia dla operacji TestJobOperations.

Get(ITestJobOperations, String, String, String)

Pobierz zadanie testowe dla określonego elementu Runbook. http://aka.ms/azureautomationsdk/testjoboperations

GetAsync(ITestJobOperations, String, String, String)

Metody rozszerzenia dla operacji TestJobOperations.

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

Pobierz zadanie testowe dla określonego elementu Runbook. http://aka.ms/azureautomationsdk/testjoboperations

Resume(ITestJobOperations, String, String, String)

Wznów zadanie testowe. http://aka.ms/azureautomationsdk/testjoboperations

ResumeAsync(ITestJobOperations, String, String, String)

Metody rozszerzenia dla operacji TestJobOperations.

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

Wznów zadanie testowe. http://aka.ms/azureautomationsdk/testjoboperations

Stop(ITestJobOperations, String, String, String)

Zatrzymaj zadanie testowe. http://aka.ms/azureautomationsdk/testjoboperations

StopAsync(ITestJobOperations, String, String, String)

Metody rozszerzenia dla operacji TestJobOperations.

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

Zatrzymaj zadanie testowe. http://aka.ms/azureautomationsdk/testjoboperations

Suspend(ITestJobOperations, String, String, String)

Wstrzymaj zadanie testowe. http://aka.ms/azureautomationsdk/testjoboperations

SuspendAsync(ITestJobOperations, String, String, String)

Metody rozszerzenia dla operacji TestJobOperations.

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

Wstrzymaj zadanie testowe. http://aka.ms/azureautomationsdk/testjoboperations

Dotyczy