你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataLakeAnalyticsComputePolicyPatch.MaxDegreeOfParallelismPerJob Property

Definition

The maximum degree of parallelism per job this user can use to submit jobs. This property, the min priority per job property, or both must be passed. Serialized Name: UpdateComputePolicyParameters.properties.maxDegreeOfParallelismPerJob

public int? MaxDegreeOfParallelismPerJob { get; set; }
member this.MaxDegreeOfParallelismPerJob : Nullable<int> with get, set
Public Property MaxDegreeOfParallelismPerJob As Nullable(Of Integer)

Property Value

Applies to