次の方法で共有


JobInputSequence.Inputs プロパティ

定義

タイムラインを構成する jobInputs を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象