JobPropertyIds.MaxMemory Property

Definition

The maximum amount of memory that a node may have for the job to run on it.

public static Microsoft.Hpc.Scheduler.Properties.PropertyId MaxMemory { get; }
member this.MaxMemory : Microsoft.Hpc.Scheduler.Properties.PropertyId
Public Shared ReadOnly Property MaxMemory As PropertyId

Property Value

A PropertyId object that identifies this property.

Applies to