DeviceJob.Error 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.
Device Job Error
[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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute