### YamlMime:JavaType
uid: "com.microsoft.azure.sdk.iot.service.RegistryStatistics"
fullName: "com.microsoft.azure.sdk.iot.service.RegistryStatistics"
name: "RegistryStatistics"
nameWithType: "RegistryStatistics"
inheritances:
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
syntax: "public class **RegistryStatistics**"
methods:
- uid: "com.microsoft.azure.sdk.iot.service.RegistryStatistics.getDisabledDeviceCount()"
fullName: "com.microsoft.azure.sdk.iot.service.RegistryStatistics.getDisabledDeviceCount()"
name: "getDisabledDeviceCount()"
nameWithType: "RegistryStatistics.getDisabledDeviceCount()"
syntax: "public long getDisabledDeviceCount()"
returns:
type: ""
- uid: "com.microsoft.azure.sdk.iot.service.RegistryStatistics.getEnabledDeviceCount()"
fullName: "com.microsoft.azure.sdk.iot.service.RegistryStatistics.getEnabledDeviceCount()"
name: "getEnabledDeviceCount()"
nameWithType: "RegistryStatistics.getEnabledDeviceCount()"
syntax: "public long getEnabledDeviceCount()"
returns:
type: ""
- uid: "com.microsoft.azure.sdk.iot.service.RegistryStatistics.getTotalDeviceCount()"
fullName: "com.microsoft.azure.sdk.iot.service.RegistryStatistics.getTotalDeviceCount()"
name: "getTotalDeviceCount()"
nameWithType: "RegistryStatistics.getTotalDeviceCount()"
syntax: "public long getTotalDeviceCount()"
returns:
type: ""
type: "class"
metadata: {}
package: "com.microsoft.azure.sdk.iot.service"
artifact: com.microsoft.azure.sdk.iot:iot-service-client:1.30.0