Share via


PSIotHubRegistryStatistics.EnabledDeviceCount Property

Definition

The enabled device count.

[Newtonsoft.Json.JsonProperty(PropertyName="enabledDeviceCount")]
public long? EnabledDeviceCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabledDeviceCount")>]
member this.EnabledDeviceCount : Nullable<int64> with get, set
Public Property EnabledDeviceCount As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to