FilterTrackSelection.TrackSelections プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象