Condividi tramite


BatchAIError.Details Proprietà

Definizione

Ottiene un elenco di dettagli aggiuntivi sull'errore.

[Newtonsoft.Json.JsonProperty(PropertyName="details")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.BatchAI.Models.NameValuePair> Details { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="details")>]
member this.Details : System.Collections.Generic.IList<Microsoft.Azure.Management.BatchAI.Models.NameValuePair>
Public ReadOnly Property Details As IList(Of NameValuePair)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a