共用方式為


NodeLoadMetricInformation.NodeRemainingCapacity Property

Definition

Gets the remaining capacity on the node for the metric.

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

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

Property Value

The remaining capacity on the node for the metric.

Applies to