NodeLoadInfo
Information about load on a Service Fabric node. It holds a summary of all metrics and their load on a node.
Properties
Name | Type | Required |
---|---|---|
NodeName |
string | No |
NodeLoadMetricInformation |
array of NodeLoadMetricInformation | No |
NodeName
Type: string
Required: No
Name of the node for which the load information is provided by this object.
NodeLoadMetricInformation
Type: array of NodeLoadMetricInformation
Required: No
List that contains metrics and their load information on this node.