PoolNodeCounts Class
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 Compute Nodes in each state for a Pool.
public class PoolNodeCounts
type PoolNodeCounts = class
Public Class PoolNodeCounts
- Inheritance
-
PoolNodeCounts
Constructors
PoolNodeCounts() |
Initializes a new instance of the PoolNodeCounts class. |
PoolNodeCounts(String, NodeCounts, NodeCounts) |
Initializes a new instance of the PoolNodeCounts class. |
Properties
Dedicated |
Gets or sets the number of dedicated Compute Nodes in each state. |
LowPriority |
Gets or sets the number of Spot/Low-priority Compute Nodes in each state. |
PoolId |
Gets or sets the ID of the Pool. |