Compartir a través de


ScheduledJob.DeviceJobStatistics Propiedad

Definición

Número diferente de dispositivos en el trabajo.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="deviceJobStatistics")]
public Microsoft.Azure.Devices.DeviceJobStatistics DeviceJobStatistics { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="deviceJobStatistics")>]
member this.DeviceJobStatistics : Microsoft.Azure.Devices.DeviceJobStatistics with get, set
Public Property DeviceJobStatistics As DeviceJobStatistics

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a