ISourceControlSyncJobStreamsOperations 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.
SourceControlSyncJobStreamsOperations operations.
public interface ISourceControlSyncJobStreamsOperations
type ISourceControlSyncJobStreamsOperations = interface
Public Interface ISourceControlSyncJobStreamsOperations
Methods
GetWithHttpMessagesAsync(String, String, String, Guid, String, Dictionary<String,List<String>>, CancellationToken) |
Retrieve a sync job stream identified by stream id. http://aka.ms/azureautomationsdk/sourcecontrolsyncjoboperations |
ListBySyncJobNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Retrieve a list of sync job streams identified by sync job id. http://aka.ms/azureautomationsdk/sourcecontrolsyncjoboperations |
ListBySyncJobWithHttpMessagesAsync(String, String, String, Guid, String, Dictionary<String,List<String>>, CancellationToken) |
Retrieve a list of sync job streams identified by sync job id. http://aka.ms/azureautomationsdk/sourcecontrolsyncjoboperations |
Extension Methods
Applies to
Azure SDK for .NET