Compartir a través de


DeviceJobStatistics.DeviceCount Propiedad

Definición

Número de dispositivos en el trabajo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a