你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
LoadMetricReportInfo
有关副本 (replica) 报告的负载的信息。
属性
名称 | 类型 | 必须 |
---|---|---|
Name |
string | 否 |
Value |
整数 (int32) | 否 |
CurrentValue |
字符串(双精度) | 否 |
LastReportedUtc |
字符串(日期时间) | 否 |
Name
类型:字符串
必需:否
指标的名称。
Value
类型:整数 (int32)
必需:否
指标的负载值。 在 Service Fabric 的未来版本中,将弃用此参数,转而使用 CurrentValue。
CurrentValue
类型:string (double)
必需:否
指标负载的双精度值。
LastReportedUtc
类型:字符串 (日期时间)
必需:否
报告负载的 UTC 时间。