Share via


LoadMetricInformation.MaxNodeLoadNodeId Property

Definition

Gets the node id of the node with the maximum load for this metric

public System.Fabric.NodeId MaxNodeLoadNodeId { get; }
member this.MaxNodeLoadNodeId : System.Fabric.NodeId
Public ReadOnly Property MaxNodeLoadNodeId As NodeId

Property Value

The node id of the node with the maximum load for this metric.

Applies to