次の方法で共有


ImageInsights.RelatedCollections プロパティ

定義

関連する画像を含む Web ページへのリンクの一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象