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

ImageSetting.ImageType 属性

定义

图像的类型。 可能的值为:docker - 对于 docker 映像。 azureml - 对于 AzureML 映像。

public Azure.ResourceManager.MachineLearning.Models.ImageType? ImageType { get; set; }
member this.ImageType : Nullable<Azure.ResourceManager.MachineLearning.Models.ImageType> with get, set
Public Property ImageType As Nullable(Of ImageType)

属性值

适用于