你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MetricLoadDescription
指定指标负载信息。
属性
名称 | 类型 | 必须 |
---|---|---|
MetricName |
string | 否 |
CurrentLoad |
整数 (int64) | 否 |
PredictedLoad |
整数 (int64) | 否 |
MetricName
类型:字符串
必需:否
报告指标的名称。
CurrentLoad
类型:整数 (int64)
必需:否
指标负载的当前值。
PredictedLoad
类型:整数 (int64)
必需:否
指标负载的预测值。 预测的指标负载值当前是一项预览功能 。 通过它,可在 Service Fabric 端报告和使用预测的负载值,但该功能当前未启用。