TestJobOperationsExtensions Osztály

Definíció

A TestJobOperations bővítménymeterei.

public static class TestJobOperationsExtensions
type TestJobOperationsExtensions = class
Public Module TestJobOperationsExtensions
Öröklődés
TestJobOperationsExtensions

Metódusok

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

Hozza létre a runbook tesztfeladatát. http://aka.ms/azureautomationsdk/testjoboperations

Create(ITestJobOperations, String, String, TestJobCreateParameters)

A TestJobOperations bővítménymeterei.

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

Hozza létre a runbook tesztfeladatát. http://aka.ms/azureautomationsdk/testjoboperations

CreateAsync(ITestJobOperations, String, String, TestJobCreateParameters)

A TestJobOperations bővítménymeterei.

Get(ITestJobOperations, String, String, String)

Kérje le a megadott runbook tesztfeladatát. http://aka.ms/azureautomationsdk/testjoboperations

GetAsync(ITestJobOperations, String, String, String)

A TestJobOperations bővítménymeterei.

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

Kérje le a megadott runbook tesztfeladatát. http://aka.ms/azureautomationsdk/testjoboperations

Resume(ITestJobOperations, String, String, String)

Folytassa a tesztfeladatot. http://aka.ms/azureautomationsdk/testjoboperations

ResumeAsync(ITestJobOperations, String, String, String)

A TestJobOperations bővítménymeterei.

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

Folytassa a tesztfeladatot. http://aka.ms/azureautomationsdk/testjoboperations

Stop(ITestJobOperations, String, String, String)

Állítsa le a tesztfeladatot. http://aka.ms/azureautomationsdk/testjoboperations

StopAsync(ITestJobOperations, String, String, String)

A TestJobOperations bővítménymeterei.

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

Állítsa le a tesztfeladatot. http://aka.ms/azureautomationsdk/testjoboperations

Suspend(ITestJobOperations, String, String, String)

Függessze fel a tesztfeladatot. http://aka.ms/azureautomationsdk/testjoboperations

SuspendAsync(ITestJobOperations, String, String, String)

A TestJobOperations bővítménymeterei.

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

Függessze fel a tesztfeladatot. http://aka.ms/azureautomationsdk/testjoboperations

A következőre érvényes: