PoolNodeCounts Class

Definition

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.

Applies to