Compartilhar via


Images.QueryExpansions Propriedade

Definição

Obtém uma lista de consultas expandidas que restringem a consulta original. Por exemplo, se a consulta foi Microsoft Surface, as consultas expandidas podem ser: Microsoft Surface Pro 3, Microsoft Surface RT, Microsoft Surface Phone e Microsoft Surface Hub.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a