Partager via


IJobStreamOperations Interface

Définition

Opérations JobStreamOperations.

public interface IJobStreamOperations
type IJobStreamOperations = interface
Public Interface IJobStreamOperations

Méthodes

GetAsync(String, String, Guid, String, CancellationToken)

Opérations JobStreamOperations.

GetTestJobStreamAsync(String, String, String, String, CancellationToken)

Opérations JobStreamOperations.

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

Récupérez le flux de travaux identifié par l’ID de flux de travaux. http://aka.ms/azureautomationsdk/jobstreamoperations

ListAsync(String, String, Guid, JobStreamListParameters, CancellationToken)

Opérations JobStreamOperations.

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

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

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

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

ListNextAsync(String, CancellationToken)

Opérations JobStreamOperations.

ListTestJobStreamsAsync(String, String, String, JobStreamListParameters, CancellationToken)

Opérations JobStreamOperations.

Méthodes d’extension

Get(IJobStreamOperations, String, String, Guid, String)

Opérations JobStreamOperations.

Get(IJobStreamOperations, String, String, String, String, String)

Récupérez le flux de travaux identifié par l’ID de flux de travaux. http://aka.ms/azureautomationsdk/jobstreamoperations

GetAsync(IJobStreamOperations, String, String, Guid, String)

Opérations JobStreamOperations.

GetAsync(IJobStreamOperations, String, String, String, String, String, CancellationToken)

Récupérez le flux de travaux identifié par l’ID de flux de travaux. http://aka.ms/azureautomationsdk/jobstreamoperations

GetTestJobStream(IJobStreamOperations, String, String, String, String)

Opérations JobStreamOperations.

GetTestJobStreamAsync(IJobStreamOperations, String, String, String, String)

Opérations JobStreamOperations.

List(IJobStreamOperations, String, String, Guid, JobStreamListParameters)

Opérations JobStreamOperations.

ListAsync(IJobStreamOperations, String, String, Guid, JobStreamListParameters)

Opérations JobStreamOperations.

ListByJob(IJobStreamOperations, String, String, String, String, String)

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

ListByJobAsync(IJobStreamOperations, String, String, String, String, String, CancellationToken)

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

ListByJobNext(IJobStreamOperations, String, String)

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

ListByJobNextAsync(IJobStreamOperations, String, String, CancellationToken)

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

ListNext(IJobStreamOperations, String)

Opérations JobStreamOperations.

ListNextAsync(IJobStreamOperations, String)

Opérations JobStreamOperations.

ListTestJobStreams(IJobStreamOperations, String, String, String, JobStreamListParameters)

Opérations JobStreamOperations.

ListTestJobStreamsAsync(IJobStreamOperations, String, String, String, JobStreamListParameters)

Opérations JobStreamOperations.

S’applique à