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