Compartir a través de


QueueSettings.JobTier Property

Definition

Controls the compute job tier

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

Property Value

Implements

Attributes

Applies to