Compartir a través de


UpdateJobParameters.DegreeOfParallelismPercent Propiedad

Definición

Obtiene o establece el grado de paralelismo en porcentaje utilizado para este trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a