Edit

Share via


JobOrderBy.Property Property

Definition

The property that you want the scheduler to give preference to when creating the list of nodes on which the job can run.

public Microsoft.Hpc.Scheduler.Properties.JobOrderBy.OrderByProperty Property { get; }
member this.Property : Microsoft.Hpc.Scheduler.Properties.JobOrderBy.OrderByProperty
Public ReadOnly Property Property As JobOrderBy.OrderByProperty

Property Value

The property to give preference to. For possible values, see JobOrderBy.OrderByProperty.

Applies to