Condividi tramite


ErrorResponse.Error Property

Definition

Gets or sets azure Storage Resource Provider error response body.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to