你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LoadedPartitionInformationResult

表示分区信息。

属性

名称 类型 必须
ServiceName string
PartitionId string (uuid)
MetricName 字符串
Load 整数 (int64)

ServiceName

类型:字符串
必需:是

此分区所属的服务的名称。


PartitionId

类型:uuid) (字符串
必需:是

分区的 ID。


MetricName

类型:字符串
必需:是

为其提供此信息的指标的名称。


Load

类型:整数 (int64)
必需:是

指标的负载。