Share via


ImageInsights.ShoppingSources Property

Definition

Gets a list of merchants that offer items related to the image. For example, if the image is of an apple pie, the list contains merchants that are selling apple pies.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to