Compartir a través de


JobsSummary.SuspendedJobs Propiedad

Definición

Obtiene o establece el recuento de trabajos suspendidos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a