Partager via


Error.SubCode Propriété

Définition

Obtient le code d’erreur qui permet d’identifier l’erreur. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à