Compartilhar via


RecognizedEntity.Entity Propriedade

Definição

Obtém a entidade que foi reconhecida. Veja a seguir os possíveis objetos de entidade: Pessoa

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a