Share via


Job.Input Property

Definition

Gets or sets the inputs for the Job.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.input")]
public Microsoft.Azure.Management.Media.Models.JobInput Input { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.input")>]
member this.Input : Microsoft.Azure.Management.Media.Models.JobInput with get, set
Public Property Input As JobInput

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to