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

MachineLearningJobResourceConfiguration.DockerArgs 属性

定义

要传递给 Docker run 命令的额外参数。 这将替代系统或本部分中已设置的任何参数。 此参数仅支持 Azure ML 计算类型。

public string DockerArgs { get; set; }
member this.DockerArgs : string with get, set
Public Property DockerArgs As String

属性值

适用于