Partilhar via


Images.SimilarTerms Propriedade

Definição

Obtém uma lista de termos semelhantes ao termo de consulta do usuário.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a