Compartir a través de


ServiceStatistics.ConnectedDeviceCount Propiedad

Definición

Número de dispositivos conectados a 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a