Partager via


IVerifiedPartnersOperations Interface

Définition

Opérations VerifiedPartnersOperations.

public interface IVerifiedPartnersOperations
type IVerifiedPartnersOperations = interface
Public Interface IVerifiedPartnersOperations

Méthodes

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

Obtenir un partenaire vérifié.

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

Répertorier tous les partenaires vérifiés.

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

Répertorier tous les partenaires vérifiés.

Méthodes d’extension

Get(IVerifiedPartnersOperations, String)

Obtenir un partenaire vérifié.

GetAsync(IVerifiedPartnersOperations, String, CancellationToken)

Obtenir un partenaire vérifié.

List(IVerifiedPartnersOperations, String, Nullable<Int32>)

Répertorier tous les partenaires vérifiés.

ListAsync(IVerifiedPartnersOperations, String, Nullable<Int32>, CancellationToken)

Répertorier tous les partenaires vérifiés.

ListNext(IVerifiedPartnersOperations, String)

Répertorier tous les partenaires vérifiés.

ListNextAsync(IVerifiedPartnersOperations, String, CancellationToken)

Répertorier tous les partenaires vérifiés.

S’applique à