Bagikan melalui


LoadMetricReport.Value Property

Definition

Gets the value of the load for the metric.

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

public int Value { get; }
member this.Value : int
Public ReadOnly Property Value As Integer

Property Value

The value of the load for the metric.

Applies to