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

IDockerFilePath 接口

定义

容器 Docker 任务运行请求定义的阶段,该定义指定 Docker 文件的路径。

public interface IDockerFilePath
type IDockerFilePath = interface
Public Interface IDockerFilePath
派生

方法

WithDockerFilePath(String)

指定 Docker 文件的路径的函数。

适用于