Compartir a través de


AssetFilter.Tracks Propiedad

Definición

Obtiene o establece las condiciones de selección de pistas.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tracks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.FilterTrackSelection> Tracks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tracks")>]
member this.Tracks : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.FilterTrackSelection> with get, set
Public Property Tracks As IList(Of FilterTrackSelection)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a