Compartir a través de


Videos.QueryExpansions Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a