Sdílet prostřednictvím


ImageRelatedSearchesAction.Data Property

Definition

Gets a list of queries related to the image.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to