Share via


JobInputSequence.Inputs Property

Definition

Gets or sets jobInputs that make up the timeline.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to