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

ImageInsights.BestRepresentativeQuery 属性

定义

获取最能表示图像的查询词。 单击 Query 对象中的链接,将用户带到包含更多图像图片的网页。

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

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于