Compartir a través de


ImageRelatedSearchesAction.Data Propiedad

Definición

Obtiene una lista de consultas relacionadas con la imagen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a