Share via


FilterTrackSelection.TrackSelections Property

Definition

Gets or sets the track selections.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to