次の方法で共有


ImageKnowledge.Image プロパティ

定義

要求されたイメージに関するメタデータを含む image オブジェクトを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="image")]
public Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.ImageObject Image { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="image")>]
member this.Image : Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.ImageObject
Public ReadOnly Property Image As ImageObject

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象