Partager via


JobInformation.ErrorMessage Propriété

Définition

Obtient les détails du message d’erreur pour le travail, si le travail a échoué.

[Newtonsoft.Json.JsonProperty(PropertyName="errorMessage")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.JobErrorDetails> ErrorMessage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorMessage")>]
member this.ErrorMessage : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.JobErrorDetails>
Public ReadOnly Property ErrorMessage As IList(Of JobErrorDetails)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à