Compartir a través de


AzureStorageErrorInfo.ErrorCode Propiedad

Definición

Obtiene o establece el código de error.

[Newtonsoft.Json.JsonProperty(PropertyName="errorCode")]
public int? ErrorCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorCode")>]
member this.ErrorCode : Nullable<int> with get, set
Public Property ErrorCode As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a