Partager via


IJobCredentialsOperations Interface

Définition

Opérations JobCredentialsOperations.

public interface IJobCredentialsOperations
type IJobCredentialsOperations = interface
Public Interface IJobCredentialsOperations

Méthodes

CreateOrUpdateWithHttpMessagesAsync(String, String, String, String, JobCredentialInner, 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 des informations d’identification de travaux.

ListByAgentNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obtient une liste d’informations d’identification des travaux.

ListByAgentWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtient une liste d’informations d’identification des travaux.

Méthodes d’extension

CreateOrUpdateAsync(IJobCredentialsOperations, String, String, String, String, JobCredentialInner, CancellationToken)

Crée ou met à jour les informations d’identification d’un travail.

DeleteAsync(IJobCredentialsOperations, String, String, String, String, CancellationToken)

Supprime les informations d’identification d’un travail.

GetAsync(IJobCredentialsOperations, String, String, String, String, CancellationToken)

Obtient des informations d’identification de travaux.

ListByAgentAsync(IJobCredentialsOperations, String, String, String, CancellationToken)

Obtient une liste d’informations d’identification des travaux.

ListByAgentNextAsync(IJobCredentialsOperations, String, CancellationToken)

Obtient une liste d’informations d’identification des travaux.

S’applique à