共用方式為


DscConfiguration.JobCount 屬性

定義

取得或設定組態的作業計數。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於