DeviceJobStatistics.DeviceCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of devices in the job.
[Newtonsoft.Json.JsonProperty(PropertyName="deviceCount")]
public int DeviceCount { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="deviceCount")]
public int DeviceCount { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceCount")>]
member this.DeviceCount : int with get, set
Public Property DeviceCount As Integer
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute