RegistryStatistics Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains device registry statistics that can be retrieved from IotHub.
public class RegistryStatistics
type RegistryStatistics = class
Public Class RegistryStatistics
- Inheritance
-
System.ObjectRegistryStatistics
Constructors
RegistryStatistics() |
Properties
DisabledDeviceCount |
Gets or sets the count of all disabled Devices |
EnabledDeviceCount |
Gets or sets the count of all enabled Devices |
TotalDeviceCount |
Gets or sets the count of all Devices |