ServiceStatistics.ConnectedDeviceCount Property

Definition

Number of devices connected to IoT hub.

[Newtonsoft.Json.JsonProperty(PropertyName="connectedDeviceCount")]
public long ConnectedDeviceCount { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="connectedDeviceCount")]
public long ConnectedDeviceCount { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectedDeviceCount")>]
member this.ConnectedDeviceCount : int64 with get, set
Public Property ConnectedDeviceCount As Long

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to