ICustomInstance Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Operações CustomInstance.
public interface ICustomInstance
type ICustomInstance = interface
Public Interface ICustomInstance
- Derivado
Métodos
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) |
A API de Pesquisa de Imagem Personalizada permite que você envie uma consulta de pesquisa de imagem para o Bing e obtenha os resultados da imagem encontrados na exibição personalizada da Web. |
Métodos de Extensão
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) |
A API de Pesquisa de Imagem Personalizada permite que você envie uma consulta de pesquisa de imagem para o Bing e obtenha os resultados da imagem encontrados na exibição personalizada da Web. |
Aplica-se a
Azure SDK for .NET