Partager via


ITestJobStreamsOperations Interface

Définition

Opérations TestJobStreamsOperations.

public interface ITestJobStreamsOperations
type ITestJobStreamsOperations = interface
Public Interface ITestJobStreamsOperations

Méthodes

GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<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

ListByTestJobNextWithHttpMessagesAsync(String, Dictionary<String,List<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

ListByTestJobWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<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

Méthodes d’extension

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 à