MLTableJobOutput interface

Asset output type.

Extends

Properties

jobOutputType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

description

Description for the output.

mode

Output Asset Delivery Mode.

uri

Output Asset URI.

Property Details

jobOutputType

Polymorphic discriminator, which specifies the different types this object can be

jobOutputType: "mltable"

Property Value

"mltable"

Inherited Property Details

description

Description for the output.

description?: string

Property Value

string

Inherited From JobOutput.description

mode

Output Asset Delivery Mode.

mode?: string

Property Value

string

Inherited From AssetJobOutput.mode

uri

Output Asset URI.

uri?: string

Property Value

string

Inherited From AssetJobOutput.uri