次の方法で共有


ImageInsights.RelatedSearches プロパティ

定義

他のユーザーによって行われた関連クエリの一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象