DockerImagePlatform 类

定义与 Azure 容器注册表的连接。

类 DockerImagePlatform 构造函数。

继承
azureml._base_sdk_common.abstract_run_config_element._AbstractRunConfigElement
DockerImagePlatform

构造函数

DockerImagePlatform()

变量

os
str

操作系统。 Linux、Windows 或 OSX 之一。 默认为 Linux

architecture
str

CPU 体系结构。 默认为 amd64