Partager via


JobInputs.Inputs Propriété

Définition

Obtient ou définit la liste des entrées d’un travail.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à