Share via


TrendingImagesTile.Image Property

Definition

Gets or sets the image's thumbnail.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to