Compartilhar via


ImageInsightsImageCaption.RelatedSearches Propriedade

Definição

Obtém ou define uma lista de entidades encontradas no legenda. Use o conteúdo do objeto Query para localizar a entidade no legenda e criar um link. O link leva o usuário a imagens da entidade.

[Newtonsoft.Json.JsonProperty(PropertyName="relatedSearches")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.Query> RelatedSearches { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="relatedSearches")>]
member this.RelatedSearches : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.Query> with get, set
Public Property RelatedSearches As IList(Of Query)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a