Class NodeStateInfo
- Namespace
- Skyline.DataMiner.Net.NodeRecovery
- Assembly
- SLNetTypes.dll
General info about the state of a node in the cluster.
[Serializable]
public class NodeStateInfo
- Inheritance
-
NodeStateInfo
- Extension Methods
Properties
- InMaintenance
Whether or not the node is in maintenance mode.
- State
The state of the node, e.g., healthy.
Methods
- ToString()
Returns a string that represents the current object.