Share via


PivotSuggestions.Suggestions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="suggestions")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.Query> Suggestions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="suggestions")>]
member this.Suggestions : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.Query> with get, set
Public Property Suggestions As IList(Of Query)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to