RegistryStatistics.EnabledDeviceCount Property

Definition

Gets the count of enabled devices in the identity registry.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to