共用方式為


AsyncOperationResult.Error Property

Definition

Gets or sets error message containing code, description and details

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.DeviceProvisioningServices.Models.ErrorMessage Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.DeviceProvisioningServices.Models.ErrorMessage with get, set
Public Property Error As ErrorMessage

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to