LoadMetricReport.Value プロパティ

定義

メトリックの負荷の値を取得します。

Service Fabric の今後のリリースでは、このパラメーターは 非推奨となり、 が CurrentValue優先されます。

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

プロパティ値

メトリックの負荷の値。

適用対象