Compartir a través de


DscConfiguration.JobCount Propiedad

Definición

Obtiene o establece el recuento de trabajos de la configuración.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a