Condividi tramite


BatchAIError.Code Proprietà

Definizione

Ottiene un identificatore dell'errore. I codici sono invarianti e devono essere usati a livello di codice.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a