Compartir a través de


BatchAIError.Details Propiedad

Definición

Obtiene una lista de detalles adicionales sobre el error.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a