NodeLoadMetricInformation.NodeRemainingBufferedCapacity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates the remaining capacity which is not reserved by NodeBufferPercentage.
In future releases of Service Fabric this parameter will be deprecated in favor of BufferedNodeCapacityRemaining.
public long NodeRemainingBufferedCapacity { get; }
member this.NodeRemainingBufferedCapacity : int64
Public ReadOnly Property NodeRemainingBufferedCapacity As Long
Property Value
The remaining capacity which is not reserved by NodeBufferPercentage for this metric on the node.