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

RegistryStatistics 类

标识注册表统计信息。

变量仅由服务器填充,发送请求时将被忽略。

继承
azure.mgmt.iothub._serialization.Model
RegistryStatistics

构造函数

RegistryStatistics(**kwargs: Any)

变量

名称 说明
total_device_count
int

标识注册表中的设备总数。

enabled_device_count
int

标识注册表中已启用的设备计数。

disabled_device_count
int

标识注册表中已禁用设备的计数。