RegistryStatistics.TotalDeviceCount Property

Definition

Gets the total count of devices in the identity registry.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to