AccountFilter.Tracks Property

Definition

Gets or sets the tracks selection conditions.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to