OutputPathAssetReference interface
透過工作輸出中的路徑參照資產。
- Extends
屬性
| job |
作業的 ARM 資源識別碼。 |
| path | 作業輸出中檔案/目錄的路徑。 |
| reference |
[必要]指定資產參考的類型。 |
屬性詳細資料
jobId
作業的 ARM 資源識別碼。
jobId?: string
屬性值
string
path
作業輸出中檔案/目錄的路徑。
path?: string
屬性值
string
referenceType
[必要]指定資產參考的類型。
referenceType: "OutputPath"
屬性值
"OutputPath"