Videos.PivotSuggestions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="pivotSuggestions")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.PivotSuggestions> PivotSuggestions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pivotSuggestions")>]
member this.PivotSuggestions : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.PivotSuggestions>
Public ReadOnly Property PivotSuggestions As IList(Of PivotSuggestions)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to