次の方法で共有


ImageInsights.ShoppingSources プロパティ

定義

イメージに関連するアイテムを提供するマーチャントの一覧を取得します。 たとえば、画像がアップルパイの場合、リストにはアップルパイを販売している業者が含まれます。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象