Partager via


JobPipelineInformation.NumJobsCanceled Propriété

Définition

Obtient le nombre de travaux dans ce pipeline qui ont été annulés.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à