Udostępnij za pośrednictwem


PSDataLakeAnalyticsAccountBasic.MaxDegreeOfParallelism Property

Definition

Caution

This property is in DataLakeAnalyticsAccount but removed in DataLakeAnalyticsAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.

[System.Obsolete("This property is in DataLakeAnalyticsAccount but removed in DataLakeAnalyticsAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.")]
public int? MaxDegreeOfParallelism { get; }
[<System.Obsolete("This property is in DataLakeAnalyticsAccount but removed in DataLakeAnalyticsAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.")>]
member this.MaxDegreeOfParallelism : Nullable<int>
Public ReadOnly Property MaxDegreeOfParallelism As Nullable(Of Integer)

Property Value

Attributes

Applies to