StreamingPolicyContentKey.Tracks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets tracks which use this content key
[Newtonsoft.Json.JsonProperty(PropertyName="tracks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.TrackSelection> Tracks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tracks")>]
member this.Tracks : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.TrackSelection> with get, set
Public Property Tracks As IList(Of TrackSelection)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute