Freigeben über


Thing.EntityPresentationInfo Eigenschaft

Definition

Ruft zusätzliche Informationen zur Entität ab, z. B. Hinweise, die Sie verwenden können, um den Typ der Entität zu bestimmen. Verwenden Sie zum Bestimmen des Entitätstyps die Felder entityScenario und entityTypeHint.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: