Share via


StreamingLocatorContentKey.Tracks Property

Definition

Gets tracks which use this Content Key

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to