BatchPool.CurrentLowPriorityNodes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of Spot/Low-priority Compute Nodes currently in the Pool. Spot/Low-priority Compute Nodes which have been preempted are included in this count.
public int CurrentLowPriorityNodes { get; }
member this.CurrentLowPriorityNodes : int
Public ReadOnly Property CurrentLowPriorityNodes As Integer