AssetFilter.Tracks プロパティ

定義

トラックの選択条件を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象