RegistryStatistics Class

RegistryStatistics.

Inheritance
RegistryStatistics

Constructor

RegistryStatistics(**kwargs)

Parameters

total_device_count
<xref:long>
Required

The total number of devices registered for the IoT Hub.

enabled_device_count
<xref:long>
Required

The number of currently enabled devices.

disabled_device_count
<xref:long>
Required

The number of currently disabled devices.