Partager via


QueryFailureError.Code Propriété

Définition

Obtient le code d’erreur spécifique au service qui sert de sous-état pour le code d’erreur HTTP.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à