你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ImageInsights.RelatedCollections 属性

定义

获取指向包含相关图像的网页的链接列表。

[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

适用于