Partager via


JobsSummary.FailedJobs Propriété

Définition

Obtient ou définit le nombre de travaux ayant échoué.

[Newtonsoft.Json.JsonProperty(PropertyName="failedJobs")]
public int? FailedJobs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failedJobs")>]
member this.FailedJobs : Nullable<int> with get, set
Public Property FailedJobs As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à