Share via


IotHubRegistryStatistics Class

Definition

Identity registry statistics.

public class IotHubRegistryStatistics
type IotHubRegistryStatistics = class
Public Class IotHubRegistryStatistics
Inheritance
IotHubRegistryStatistics

Properties

DisabledDeviceCount

The count of disabled devices in the identity registry.

EnabledDeviceCount

The count of enabled devices in the identity registry.

TotalDeviceCount

The total count of devices in the identity registry.

Applies to