JobOrderBy.OrderByProperty Enum

Definition

Defines the properties that you can specify when telling the scheduler your preference for determining on which nodes to schedule the job.

public enum JobOrderBy.OrderByProperty
type JobOrderBy.OrderByProperty = 
Public Enum JobOrderBy.OrderByProperty
Inheritance
JobOrderBy.OrderByProperty

Fields

Cores 2

Give preference to cores.

Memory 1

Give preference to memory.

None 0

Applies to