你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

OutputPathAssetReference interface

通过作业输出中的路径引用资产。

扩展

属性

jobId

作业的 ARM 资源 ID。

path

作业输出中文件/目录的路径。

referenceType

多态鉴别器,它指定此对象可以的不同类型的

属性详细信息

jobId

作业的 ARM 资源 ID。

jobId?: string

属性值

string

path

作业输出中文件/目录的路径。

path?: string

属性值

string

referenceType

多态鉴别器,它指定此对象可以的不同类型的

referenceType: "OutputPath"

属性值

"OutputPath"