Compartir a través de


CreateDataLakeAnalyticsAccountParameters.MaxDegreeOfParallelism Propiedad

Definición

Obtiene o establece el grado máximo admitido de paralelismo para esta cuenta.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxDegreeOfParallelism")]
public int? MaxDegreeOfParallelism { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxDegreeOfParallelism")>]
member this.MaxDegreeOfParallelism : Nullable<int> with get, set
Public Property MaxDegreeOfParallelism As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a