Share via


TrackSelection.TrackSelections Property

Definition

Gets or sets trackSelections is a track property condition list which can specify track(s)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to