Partilhar via


DataLakeAnalyticsAccount.MaxDegreeOfParallelism Propriedade

Definição

Obtém o grau máximo de paralelismo com suporte para essa conta.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a