Delen via


PSDataLakeAnalyticsAccountBasic.SystemMaxDegreeOfParallelism 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? SystemMaxDegreeOfParallelism { 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.SystemMaxDegreeOfParallelism : Nullable<int>
Public ReadOnly Property SystemMaxDegreeOfParallelism As Nullable(Of Integer)

Property Value

Attributes

Applies to