Share via


RegistryStatistics.DisabledDeviceCount Property

Definition

Gets or sets the count of all disabled devices.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to