JobInput interface
Base class for inputs to a Job.
Properties
odata |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
odataType
Polymorphic discriminator, which specifies the different types this object can be
odataType: "#Microsoft.Media.JobInputClip" | "#Microsoft.Media.JobInputs" | "#Microsoft.Media.JobInputAsset" | "#Microsoft.Media.JobInputHttp" | "#Microsoft.Media.JobInputSequence"
Property Value
"#Microsoft.Media.JobInputClip" | "#Microsoft.Media.JobInputs" | "#Microsoft.Media.JobInputAsset" | "#Microsoft.Media.JobInputHttp" | "#Microsoft.Media.JobInputSequence"