ITestJobStreamsOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
S’applique à
Azure SDK for .NET