Partager via


OperationStatusJobsExtendedInfo.FailedJobsError Propriété

Définition

Obtient ou définit stocke tous les travaux ayant échoué ainsi que les codes d’erreur correspondants.

[Newtonsoft.Json.JsonProperty(PropertyName="failedJobsError")]
public System.Collections.Generic.IDictionary<string,string> FailedJobsError { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failedJobsError")>]
member this.FailedJobsError : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property FailedJobsError As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à