Thing.Image Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to