IDscCompilationJobStreamOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DscCompilationJobStreamOperations operations.
public interface IDscCompilationJobStreamOperations
type IDscCompilationJobStreamOperations = interface
Public Interface IDscCompilationJobStreamOperations
Methods
ListByJobWithHttpMessagesAsync(String, String, Guid, Dictionary<String,List<String>>, CancellationToken) |
Retrieve all the job streams for the compilation Job. http://aka.ms/azureautomationsdk/jobstreamoperations |
Extension Methods
ListByJob(IDscCompilationJobStreamOperations, String, String, Guid) |
Retrieve all the job streams for the compilation Job. http://aka.ms/azureautomationsdk/jobstreamoperations |
ListByJobAsync(IDscCompilationJobStreamOperations, String, String, Guid, CancellationToken) |
Retrieve all the job streams for the compilation Job. http://aka.ms/azureautomationsdk/jobstreamoperations |
Applies to
Azure SDK for .NET