OutputPathAssetReference interface
透過作業輸出中的資產路徑參考。
- Extends
屬性
job |
作業的 ARM 資源識別碼。 |
path | 作業輸出中檔案/目錄的路徑。 |
reference |
多型歧視性,指定這個物件可以是的不同類型 |
屬性詳細資料
jobId
作業的 ARM 資源識別碼。
jobId?: string
屬性值
string
path
作業輸出中檔案/目錄的路徑。
path?: string
屬性值
string
referenceType
多型歧視性,指定這個物件可以是的不同類型
referenceType: "OutputPath"
屬性值
"OutputPath"