Dela via


SearchResponse.Entities Property

Definition

Gets a list of entities that are relevant to the search query.

[Newtonsoft.Json.JsonProperty(PropertyName="entities")]
public Microsoft.Azure.CognitiveServices.Search.EntitySearch.Models.Entities Entities { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="entities")>]
member this.Entities : Microsoft.Azure.CognitiveServices.Search.EntitySearch.Models.Entities
Public ReadOnly Property Entities As Entities

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to