JobInputs Class

Describes a list of inputs to a Job.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.media.models._models_py3.JobInput
JobInputs

Constructor

JobInputs(*, inputs: List[_models.JobInput] | None = None, **kwargs)

Keyword-Only Parameters

Name Description
inputs

List of inputs to a Job.

Variables

Name Description
odata_type
str

The discriminator for derived types. Required.

inputs

List of inputs to a Job.