Compartilhar via


VaultJobErrorInfo.ErrorCode Propriedade

Definição

Obtém ou define o código de erro.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a