AutoMLJob.QueueJobTier Property

Definition

Controls the compute job tier.

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

Property Value

Applies to