Share via


IJobStreamOperations Rozhraní

Definice

Operace JobStreamOperations.

public interface IJobStreamOperations
type IJobStreamOperations = interface
Public Interface IJobStreamOperations

Metody

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

Operace JobStreamOperations.

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

Operace JobStreamOperations.

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

Načtěte datový proud úlohy identifikovaný podle ID streamu úlohy. http://aka.ms/azureautomationsdk/jobstreamoperations

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

Operace JobStreamOperations.

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

Načte seznam datových proudů úloh identifikovaných podle názvu úlohy. http://aka.ms/azureautomationsdk/jobstreamoperations

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

Načte seznam datových proudů úloh identifikovaných podle názvu úlohy. http://aka.ms/azureautomationsdk/jobstreamoperations

ListNextAsync(String, CancellationToken)

Operace JobStreamOperations.

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

Operace JobStreamOperations.

Metody rozšíření

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

Operace JobStreamOperations.

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

Načtěte datový proud úlohy identifikovaný podle ID streamu úlohy. http://aka.ms/azureautomationsdk/jobstreamoperations

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

Operace JobStreamOperations.

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

Načtěte datový proud úlohy identifikovaný podle ID streamu úlohy. http://aka.ms/azureautomationsdk/jobstreamoperations

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

Operace JobStreamOperations.

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

Operace JobStreamOperations.

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

Operace JobStreamOperations.

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

Operace JobStreamOperations.

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

Načte seznam datových proudů úloh identifikovaných podle názvu úlohy. http://aka.ms/azureautomationsdk/jobstreamoperations

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

Načte seznam datových proudů úloh identifikovaných podle názvu úlohy. http://aka.ms/azureautomationsdk/jobstreamoperations

ListByJobNext(IJobStreamOperations, String, String)

Načte seznam datových proudů úloh identifikovaných podle názvu úlohy. http://aka.ms/azureautomationsdk/jobstreamoperations

ListByJobNextAsync(IJobStreamOperations, String, String, CancellationToken)

Načte seznam datových proudů úloh identifikovaných podle názvu úlohy. http://aka.ms/azureautomationsdk/jobstreamoperations

ListNext(IJobStreamOperations, String)

Operace JobStreamOperations.

ListNextAsync(IJobStreamOperations, String)

Operace JobStreamOperations.

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

Operace JobStreamOperations.

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

Operace JobStreamOperations.

Platí pro