Microsoft.Azure.CognitiveServices.Search.EntitySearch 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 |
EntitiesOperations |
EntitiesOperations operations. |
EntitiesOperationsExtensions |
Extension methods for EntitiesOperations. |
EntitySearchClient |
The Entity Search API lets you send a search query to Bing and get back search results that include entities and places. Place results include restaurants, hotel, or other local businesses. For places, the query can specify the name of the local business or it can ask for a list (for example, restaurants near me). Entity results include persons, places, or things. Place in this context is tourist attractions, states, countries, etc. |
Interfaces
IEntitiesOperations |
EntitiesOperations operations. |
IEntitySearchClient |
The Entity Search API lets you send a search query to Bing and get back search results that include entities and places. Place results include restaurants, hotel, or other local businesses. For places, the query can specify the name of the local business or it can ask for a list (for example, restaurants near me). Entity results include persons, places, or things. Place in this context is tourist attractions, states, countries, etc. |
Azure SDK for .NET