IJobsOperations 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 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 à
Azure SDK for .NET