MachineLearningCommandJob.QueueJobTier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enum to determine the 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)