Delen via


DscConfiguration.JobCount Eigenschap

Definitie

Hiermee wordt het aantal taken van de configuratie opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op