ISourceControlSyncJobStreamsOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Opérations SourceControlSyncJobStreamsOperations.
public interface ISourceControlSyncJobStreamsOperations
type ISourceControlSyncJobStreamsOperations = interface
Public Interface ISourceControlSyncJobStreamsOperations
Méthodes
GetWithHttpMessagesAsync(String, String, String, Guid, String, Dictionary<String,List<String>>, CancellationToken) |
Récupérez un flux de travaux de synchronisation identifié par l’ID de flux. http://aka.ms/azureautomationsdk/sourcecontrolsyncjoboperations |
ListBySyncJobNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Récupérez une liste de flux de travaux de synchronisation identifiés par l’ID de travail de synchronisation. http://aka.ms/azureautomationsdk/sourcecontrolsyncjoboperations |
ListBySyncJobWithHttpMessagesAsync(String, String, String, Guid, String, Dictionary<String,List<String>>, CancellationToken) |
Récupérez une liste de flux de travaux de synchronisation identifiés par l’ID de travail de synchronisation. http://aka.ms/azureautomationsdk/sourcecontrolsyncjoboperations |
Méthodes d’extension
S’applique à
Azure SDK for .NET