Compartir a través de


JobInformationBasic.DegreeOfParallelismPercent Propiedad

Definición

Obtiene el grado de paralelismo en porcentaje usado para este trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a