RegistryStatistics Class 
	- java.lang. Object 
- com.microsoft. azure. sdk. iot. service. RegistryStatistics 
 
- com.
public class RegistryStatistics
Method Summary
| Modifier and Type | Method and Description | 
|---|---|
| long | getDisabledDeviceCount() | 
| long | getEnabledDeviceCount() | 
| long | getTotalDeviceCount() | 
Methods inherited from java.lang.Object
Method Details
getDisabledDeviceCount
public long getDisabledDeviceCount()
getEnabledDeviceCount
public long getEnabledDeviceCount()
getTotalDeviceCount
public long getTotalDeviceCount()