Compartir a través de


BatchJobManagerTask.AllowLowPriorityNode Property

Definition

Whether the Job Manager Task may run on a Spot/Low-priority Compute Node. The default value 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