ErrorResponse.Error Property

Definition

Gets error details.

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.DeviceUpdate.Models.ErrorDefinition Error { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.DeviceUpdate.Models.ErrorDefinition
Public ReadOnly Property Error As ErrorDefinition

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to