Lingua

ImageSetting.Type Property

Definition

Type of the image. Possible values are: docker - For docker images. azureml - For AzureML Environment images (custom and curated).

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

Property Value

Applies to