Condividi tramite


JobPropertiesExecutionInfo.Errors Proprietà

Definizione

Ottiene errori.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Raccolta di errori rilevati dal servizio durante l'esecuzione del processo.

Si applica a