LoadMetricReportInfo

レプリカによって報告される負荷に関する情報。

プロパティ

名前 Type 必須
Name string いいえ
Value integer (int32) いいえ
CurrentValue string (double) いいえ
LastReportedUtc String (日時) いいえ

Name

: string
必須: いいえ

メトリックの名前。


Value

: integer (int32)
必須: いいえ

メトリックの負荷の値。 Service Fabric の今後のリリースでは、このパラメーターは CurrentValue を優先して非推奨とされます。


CurrentValue

: string (double)
必須: いいえ

メトリックの負荷の二重値。


LastReportedUtc

Type: string (date-time)
必須: いいえ

読み込みが報告される UTC 時刻。