NodeCounts Class

Definition

The number of nodes in each node state.

public class NodeCounts
type NodeCounts = class
Public Class NodeCounts
Inheritance
NodeCounts

Properties

Creating

Gets the number of nodes in Creating.

Idle

Gets the number of nodes in Idle.

LeavingPool

Gets the number of nodes in LeavingPool.

Offline

Gets the number of nodes in Offline.

Preempted

Gets the number of nodes in Preempted.

Rebooting

Gets the number of nodes in Rebooting.

Reimaging

Gets the number of nodes in Reimaging.

Running

Gets the number of nodes in Running.

Starting

Gets the number of nodes in Starting.

StartTaskFailed

Gets the number of nodes in StartTaskFailed.

Total

Gets the total number of nodes.

Unknown

Gets the number of nodes in Unknown.

Unusable

Gets the number of nodes in Unusable.

UpgradingOS

Gets the number of nodes in UpgradingOS.

WaitingForStartTask

Gets the number of nodes in WaitingForStartTask.

Applies to