次の方法で共有


ImageObject.Thumbnail プロパティ

定義

画像のサムネイルへの URL を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象