IJobCredentialsOperations 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 JobCredentialsOperations.
public interface IJobCredentialsOperations
type IJobCredentialsOperations = interface
Public Interface IJobCredentialsOperations
Méthodes
CreateOrUpdateWithHttpMessagesAsync(String, String, String, String, JobCredential, Dictionary<String,List<String>>, CancellationToken) |
Crée ou met à jour les informations d’identification d’un travail. |
DeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Supprime les informations d’identification d’un travail. |
GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Obtient les informations d’identification d’un travail. |
ListByAgentNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obtient la liste des informations d’identification des travaux. |
ListByAgentWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Obtient la liste des informations d’identification des travaux. |
Méthodes d’extension
S’applique à
Azure SDK for .NET