MLTableJobInput interface
model interface MLTableJobInput
- Extends
屬性
| job |
[必要]指定作業的類型。 |
| mode | 列舉以決定輸入資料傳遞模式。 |
| uri | [必要]輸入資產 URI。 |
繼承的屬性
| description | 輸入的描述。 |
屬性詳細資料
jobInputType
[必要]指定作業的類型。
jobInputType: "mltable"
屬性值
"mltable"
mode
列舉以決定輸入資料傳遞模式。
mode?: string
屬性值
string
uri
[必要]輸入資產 URI。
uri: string
屬性值
string