Share via


ITestJobStreamsOperations Rozhraní

Definice

Operace TestJobStreamsOperations.

public interface ITestJobStreamsOperations
type ITestJobStreamsOperations = interface
Public Interface ITestJobStreamsOperations

Metody

GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Načte stream testovací úlohy testovací úlohy identifikovaný názvem runbooku a ID streamu. http://aka.ms/azureautomationsdk/jobstreamoperations

ListByTestJobNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Načte seznam streamů testovacích úloh identifikovaných názvem runbooku. http://aka.ms/azureautomationsdk/jobstreamoperations

ListByTestJobWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Načte seznam streamů testovacích úloh identifikovaných názvem runbooku. http://aka.ms/azureautomationsdk/jobstreamoperations

Metody rozšíření

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

Načte stream testovací úlohy testovací úlohy identifikovaný názvem runbooku a ID streamu. http://aka.ms/azureautomationsdk/jobstreamoperations

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

Načte stream testovací úlohy testovací úlohy identifikovaný názvem runbooku a ID streamu. http://aka.ms/azureautomationsdk/jobstreamoperations

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

Načte seznam streamů testovacích úloh identifikovaných názvem runbooku. http://aka.ms/azureautomationsdk/jobstreamoperations

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

Načte seznam streamů testovacích úloh identifikovaných názvem runbooku. http://aka.ms/azureautomationsdk/jobstreamoperations

ListByTestJobNext(ITestJobStreamsOperations, String)

Načte seznam streamů testovacích úloh identifikovaných názvem runbooku. http://aka.ms/azureautomationsdk/jobstreamoperations

ListByTestJobNextAsync(ITestJobStreamsOperations, String, CancellationToken)

Načte seznam streamů testovacích úloh identifikovaných názvem runbooku. http://aka.ms/azureautomationsdk/jobstreamoperations

Platí pro