Compartir a través de


DeviceJob.Error Propiedad

Definición

Error de trabajo del dispositivo

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a