Sdílet prostřednictvím


NodeStateCounts Třída

Definice

Počty různých stavů výpočetních uzlů v clusteru.

public class NodeStateCounts
type NodeStateCounts = class
Public Class NodeStateCounts
Dědičnost
NodeStateCounts

Konstruktory

NodeStateCounts()

Inicializuje novou instanci NodeStateCounts třídy.

NodeStateCounts(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)

Inicializuje novou instanci NodeStateCounts třídy.

Vlastnosti

IdleNodeCount

Získá počet nečinných uzlů.

LeavingNodeCount

Získá opouštějící počet uzlů.

PreparingNodeCount

Získá připravující počet uzlů.

RunningNodeCount

Získá počet spuštěných uzlů.

UnusableNodeCount

Získá nepoužitelný počet uzlů.

Platí pro