Microsoft.Azure.CognitiveServices.Search.AutoSuggest 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 |
AutoSuggestClient |
The AutoSuggest Search API lets you send a search query to Bing and get back a list of news that are relevant to the search query. This section provides technical details about the query parameters and headers that you use to request news and the JSON response objects that contain them. For examples that show how to make requests, see Searching the web for AutoSuggest. |
AutoSuggestClientExtensions |
Extension methods for AutoSuggestClient. |
Interfaces
IAutoSuggestClient |
The AutoSuggest Search API lets you send a search query to Bing and get back a list of news that are relevant to the search query. This section provides technical details about the query parameters and headers that you use to request news and the JSON response objects that contain them. For examples that show how to make requests, see Searching the web for AutoSuggest. |
Azure SDK for .NET