Partager via


JobPipelineInformation.NumJobsFailed Propriété

Définition

Obtient le nombre de travaux qui ont échoué dans ce pipeline.

[Newtonsoft.Json.JsonProperty(PropertyName="numJobsFailed")]
public int? NumJobsFailed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numJobsFailed")>]
member this.NumJobsFailed : Nullable<int>
Public ReadOnly Property NumJobsFailed As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à