Microsoft.Azure.CognitiveServices.Search.ImageSearch Namespace
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.
Classes
ApiKeyServiceClientCredentials |
Allows authentication to the API using a basic apiKey mechanism |
ImageSearchClient |
The Image Search API lets you send a search query to Bing and get back a list of relevant images. This section provides technical details about the query parameters and headers that you use to request images and the JSON response objects that contain them. For examples that show how to make requests, see Searching the Web for Images. |
ImagesOperations |
ImagesOperations operations. |
ImagesOperationsExtensions |
Extension methods for ImagesOperations. |
Interfaces
IImageSearchClient |
The Image Search API lets you send a search query to Bing and get back a list of relevant images. This section provides technical details about the query parameters and headers that you use to request images and the JSON response objects that contain them. For examples that show how to make requests, see Searching the Web for Images. |
IImagesOperations |
ImagesOperations operations. |
Azure SDK for .NET