Share via


LoadMetricInformation.MaxNodeLoadValue Property

Definition

Gets the maximum load on any node for this metric.

In future releases of Service Fabric this parameter will be deprecated in favor of MaximumNodeLoad.

public long MaxNodeLoadValue { get; }
member this.MaxNodeLoadValue : int64
Public ReadOnly Property MaxNodeLoadValue As Long

Property Value

The maximum load on any node for this metric.

Applies to