次の方法で共有


JobInformationBasic.DegreeOfParallelismPercent プロパティ

定義

このジョブに使用される並列処理の割合を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="degreeOfParallelismPercent")]
public double? DegreeOfParallelismPercent { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="degreeOfParallelismPercent")>]
member this.DegreeOfParallelismPercent : Nullable<double>
Public ReadOnly Property DegreeOfParallelismPercent As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象