Share via


TrendingVideosTile.Image Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to