ServiceStatistics Class

Definition

Contains service statistics that can be retrieved from IoT hub.

public class ServiceStatistics
type ServiceStatistics = class
Public Class ServiceStatistics
Inheritance
ServiceStatistics

Constructors

ServiceStatistics()

Creates an instance of this class. Provided for unit testing purposes only.

Properties

ConnectedDeviceCount

Number of devices connected to IoT hub.

Applies to