ICustomImageSearchClient Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Bing Custom Image Search API lets you send an image search query to Bing and get back image search results customized to meet your custom search definition.
public interface ICustomImageSearchClient : IDisposable
type ICustomImageSearchClient = interface
interface IDisposable
Public Interface ICustomImageSearchClient
Implements IDisposable
- Derived
- Implements
Properties
Credentials |
Subscription credentials which uniquely identify client subscription. |
CustomInstance |
Gets the ICustomInstance. |
DeserializationSettings |
Gets or sets json deserialization settings. |
Endpoint |
Supported Cognitive Services endpoints (protocol and hostname, for example: "https://westus.api.cognitive.microsoft.com", "https://api.cognitive.microsoft.com"). |
SerializationSettings |
The base URI of the service. |
Applies to
Azure SDK for .NET