Share via


AutoMlJob.QueueSettingJobTier Property

Definition

Controls the compute job tier

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobTier? QueueSettingJobTier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.QueueSettingJobTier : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobTier> with get, set
Public Property QueueSettingJobTier As Nullable(Of JobTier)

Property Value

Implements

Attributes

Applies to