Edit

Share via


ErrorCode.Validation_TaskExclusiveWhileJobAutoMinMaxEnabled Field

Definition

The minimum and maximum resource requirements cannot be computed for a job with exclusive access to the nodes. You must specify the minimum and maximum resource values and resubmit the job.

public const int Validation_TaskExclusiveWhileJobAutoMinMaxEnabled = -2147219938;
val mutable Validation_TaskExclusiveWhileJobAutoMinMaxEnabled : int
Public Const Validation_TaskExclusiveWhileJobAutoMinMaxEnabled As Integer  = -2147219938

Field Value

Value = -2147219938

Applies to