Partager via


JobPropertiesExecutionInfo.Errors Propriété

Définition

Obtient les erreurs.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Collection d’erreurs rencontrées par le service pendant l’exécution du travail.

S’applique à