Partager via


TestJobStreamsOperationsExtensions Classe

Définition

Méthodes d’extension pour TestJobStreamsOperations.

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

Méthodes

Get(ITestJobStreamsOperations, String, String, String, String)

Récupérez un flux de travail de test du travail de test identifié par le nom du runbook et l’ID de flux. http://aka.ms/azureautomationsdk/jobstreamoperations

GetAsync(ITestJobStreamsOperations, String, String, String, String, CancellationToken)

Récupérez un flux de travail de test du travail de test identifié par le nom du runbook et l’ID de flux. http://aka.ms/azureautomationsdk/jobstreamoperations

ListByTestJob(ITestJobStreamsOperations, String, String, String, String)

Récupérez une liste de flux de travaux de test identifiés par le nom du runbook. http://aka.ms/azureautomationsdk/jobstreamoperations

ListByTestJobAsync(ITestJobStreamsOperations, String, String, String, String, CancellationToken)

Récupérez une liste de flux de travaux de test identifiés par le nom du runbook. http://aka.ms/azureautomationsdk/jobstreamoperations

ListByTestJobNext(ITestJobStreamsOperations, String)

Récupérez une liste de flux de travaux de test identifiés par le nom du runbook. http://aka.ms/azureautomationsdk/jobstreamoperations

ListByTestJobNextAsync(ITestJobStreamsOperations, String, CancellationToken)

Récupérez une liste de flux de travaux de test identifiés par le nom du runbook. http://aka.ms/azureautomationsdk/jobstreamoperations

S’applique à