Compartir a través de


ImageInsights.BestRepresentativeQuery Propiedad

Definición

Obtiene el término de consulta que mejor representa la imagen. Al hacer clic en el vínculo del objeto Query, se lleva al usuario a una página web con más imágenes de la imagen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a