Partager via


IEnrollmentAccountsOperations Interface

Définition

Opérations EnrollmentAccountsOperations.

public interface IEnrollmentAccountsOperations
type IEnrollmentAccountsOperations = interface
Public Interface IEnrollmentAccountsOperations

Méthodes

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

Obtient un compte d’inscription par nom.

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

Répertorie les comptes d’inscription auxquels l’appelant a accès.

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

Répertorie les comptes d’inscription auxquels l’appelant a accès.

Méthodes d’extension

Get(IEnrollmentAccountsOperations, String)

Obtient un compte d’inscription par nom.

GetAsync(IEnrollmentAccountsOperations, String, CancellationToken)

Obtient un compte d’inscription par nom.

List(IEnrollmentAccountsOperations)

Répertorie les comptes d’inscription auxquels l’appelant a accès.

ListAsync(IEnrollmentAccountsOperations, CancellationToken)

Répertorie les comptes d’inscription auxquels l’appelant a accès.

ListNext(IEnrollmentAccountsOperations, String)

Répertorie les comptes d’inscription auxquels l’appelant a accès.

ListNextAsync(IEnrollmentAccountsOperations, String, CancellationToken)

Répertorie les comptes d’inscription auxquels l’appelant a accès.

S’applique à