Share via


NodeLoadInformation Class

Definition

Represents the data structure that holds a summary of all metrics and their load on a certain node.

public class NodeLoadInformation
type NodeLoadInformation = class
Public Class NodeLoadInformation
Inheritance
NodeLoadInformation

Constructors

NodeLoadInformation()

Initializes a new instance of the NodeLoadInformation class.

Properties

NodeLoadMetricInformationList

Gets the list that contains metrics and their load information on a node.

NodeName

Gets the name of the node.

Applies to