次の方法で共有


StreamingPolicyContentKey.Tracks プロパティ

定義

このコンテンツ キーを使用するトラックを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象