Compartir a través de


ImageInsights.RelatedSearches Propiedad

Definición

Obtiene una lista de consultas relacionadas realizadas por otros usuarios.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a