你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LinkedEntity Struct

Definition

The LinkedEntity.

public readonly struct LinkedEntity
type LinkedEntity = struct
Public Structure LinkedEntity
Inheritance
LinkedEntity

Properties

BingEntitySearchApiId

Bing Entity Search API unique identifier of the recognized entity. Use in conjunction with the Bing Entity Search API to fetch additional relevant information.

DataSource

Gets the name of the data source used to extract the entity linking.

DataSourceEntityId

Gets the unique identifier of the entity in the data source.

Language

Gets the language used in the data source.

Matches

Collection identifying the substrings of the document that correspond to this linked entity.

Name

Gets the formal name of the entity.

Url

Gets the URL that identifies the linked entity's entry in the data source.

Applies to