Partager via


IJobsOperations Interface

Définition

Opérations JobsOperations.

public interface IJobsOperations
type IJobsOperations = interface
Public Interface IJobsOperations

Méthodes

ExportWithHttpMessagesAsync(String, String, ODataQuery<JobQueryObject>, Dictionary<String,List<String>>, CancellationToken)

Déclenche l’exportation des travaux spécifiés par les filtres et retourne un OperationID à suivre.

Méthodes d’extension

Export(IJobsOperations, String, String, ODataQuery<JobQueryObject>)

Déclenche l’exportation des travaux spécifiés par les filtres et retourne un OperationID à suivre.

ExportAsync(IJobsOperations, String, String, ODataQuery<JobQueryObject>, CancellationToken)

Déclenche l’exportation des travaux spécifiés par les filtres et retourne un OperationID à suivre.

S’applique à