Sdílet prostřednictvím


ImageShoppingSourcesAction.Data Property

Definition

Gets a list of merchants that offer items related to the image.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to