次の方法で共有


TrackSelection.TrackSelections プロパティ

定義

trackSelections は、トラックを指定できるトラック プロパティ条件リストを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象