Freigeben über


JobPipelineInformation.NumJobsCanceled Eigenschaft

Definition

Ruft die Anzahl der Aufträge in dieser Pipeline ab, die abgebrochen wurden.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: