Compartilhar via


StreamingPolicyContentKey.Tracks Propriedade

Definição

Obtém ou define faixas que usam essa chave de conteúdo

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a