你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CustomImageSearchClient 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。
public class CustomImageSearchClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.CognitiveServices.Search.CustomImageSearch.CustomImageSearchClient>, IDisposable, Microsoft.Azure.CognitiveServices.Search.CustomImageSearch.ICustomImageSearchClient
type CustomImageSearchClient = class
inherit ServiceClient<CustomImageSearchClient>
interface ICustomImageSearchClient
interface IDisposable
Public Class CustomImageSearchClient
Inherits ServiceClient(Of CustomImageSearchClient)
Implements ICustomImageSearchClient, IDisposable
- 继承
- 实现
构造函数
CustomImageSearchClient(DelegatingHandler[]) |
初始化 CustomImageSearchClient 类的新实例。 |
CustomImageSearchClient(HttpClient, Boolean) |
初始化 CustomImageSearchClient 类的新实例。 |
CustomImageSearchClient(HttpClientHandler, DelegatingHandler[]) |
初始化 CustomImageSearchClient 类的新实例。 |
CustomImageSearchClient(ServiceClientCredentials, DelegatingHandler[]) |
初始化 CustomImageSearchClient 类的新实例。 |
CustomImageSearchClient(ServiceClientCredentials, HttpClient, Boolean) |
初始化 CustomImageSearchClient 类的新实例。 |
CustomImageSearchClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[]) |
初始化 CustomImageSearchClient 类的新实例。 |
属性
Credentials |
唯一标识客户端订阅的订阅凭据。 |
CustomInstance |
获取 ICustomInstance。 |
DeserializationSettings |
获取或设置 json 反序列化设置。 |
Endpoint |
支持的认知服务终结点 (协议和主机名,例如:“https://westus.api.cognitive.microsoft.com"”https://api.cognitive.microsoft.com") 。 |
FirstMessageHandler |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
HttpClient |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
HttpClientHandler |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
HttpMessageHandlers |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
SerializationSettings |
获取或设置 json 序列化设置。 |
UserAgent |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
方法
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
Dispose() |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
Dispose(Boolean) |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
SetUserAgent(String, String) |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |
SetUserAgent(String) |
使用必应自定义图像搜索 API,可以向必应发送图像搜索查询,并返回自定义的图像搜索结果,以满足自定义搜索定义。 (继承自 ServiceClient<T>) |