Share via


ImageRecipesAction.Data Property

Definition

Gets a list of recipes related to the image.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to