Compartilhar via


Error.SubCode Propriedade

Definição

Obtém o código de erro que ajuda ainda mais a identificar o erro. Os valores possíveis incluem: 'UnexpectedError', 'ResourceError', 'NotImplemented', 'ParameterMissing', 'ParameterInvalidValue', 'HttpNotAllowed', 'Blocked', 'AuthorizationMissing', 'AuthorizationRedundancy', 'AuthorizationDisabled', 'AuthorizationExpired'

[Newtonsoft.Json.JsonProperty(PropertyName="subCode")]
public string SubCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subCode")>]
member this.SubCode : string
Public ReadOnly Property SubCode As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a