Microsoft.Azure.CognitiveServices.Search.NewsSearch 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 |
NewsOperations |
NewsOperations operations. |
NewsOperationsExtensions |
Extension methods for NewsOperations. |
NewsSearchClient |
The News 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 news. |
Interfaces
INewsOperations |
NewsOperations operations. |
INewsSearchClient |
The News 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 news. |
Azure SDK for .NET