Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeLoadInfo

Package version

Information about load on a Service Fabric node. It holds a summary of all metrics and their load on a node.

Hierarchy

  • NodeLoadInfo

Index

Properties

Optional nodeLoadMetricInformation

nodeLoadMetricInformation: NodeLoadMetricInformation[]

List that contains metrics and their load information on this node.

Optional nodeName

nodeName: undefined | string

Name of the node for which the load information is provided by this object.

Generated using TypeDoc