次の方法で共有


ImageInsights.BestRepresentativeQuery プロパティ

定義

イメージを最もよく表すクエリ用語を取得します。 Query オブジェクト内のリンクをクリックすると、画像の画像が追加された Web ページにユーザーが移動します。

[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

適用対象