RegistryStatistics.TotalDeviceCount Property

Definition

Gets or sets the count of all devices.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to