JobManagerTask.AllowLowPriorityNode Property

Definition

Gets or sets whether the Job Manager task may run on a low-priority compute node. If omitted, the default is true.

public bool? AllowLowPriorityNode { get; set; }
member this.AllowLowPriorityNode : Nullable<bool> with get, set
Public Property AllowLowPriorityNode As Nullable(Of Boolean)

Property Value

Applies to