ICustomInstance 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 CustomInstance.
public interface ICustomInstance
type ICustomInstance = interface
Public Interface ICustomInstance
- Dérivé
Méthodes
ImageSearchWithHttpMessagesAsync(String, String, String, String, String, String, String, String, String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, String, String, String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, String, String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken) |
L’API Recherche d’images personnalisée vous permet d’envoyer une requête de recherche d’images à Bing et d’obtenir des résultats d’image trouvés dans votre vue personnalisée du web. |
Méthodes d’extension
ImageSearchAsync(ICustomInstance, String, String, String, String, String, String, String, String, String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, String, String, String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, String, String, String, Nullable<Int32>, CancellationToken) |
L’API Recherche d’images personnalisée vous permet d’envoyer une requête de recherche d’images à Bing et d’obtenir des résultats d’image trouvés dans votre vue personnalisée du web. |
S’applique à
Azure SDK for .NET