次の方法で共有


ImageObject.ImageInsightsToken プロパティ

定義

イメージに関する追加情報を取得するために Visual Search API の後続の呼び出しで使用するトークンを取得します。 このトークンの使用方法については、knowledgeRequest 要求パラメーター内の imageInsightsToken フィールドを参照してください。

[Newtonsoft.Json.JsonProperty(PropertyName="imageInsightsToken")]
public string ImageInsightsToken { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageInsightsToken")>]
member this.ImageInsightsToken : string
Public ReadOnly Property ImageInsightsToken As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象