Interface DataLakeAnalyticsAccount.UpdateStages.WithMaxDegreeOfParallelism

All Known Subinterfaces:
DataLakeAnalyticsAccount.Update
Enclosing interface:
DataLakeAnalyticsAccount.UpdateStages

public static interface DataLakeAnalyticsAccount.UpdateStages.WithMaxDegreeOfParallelism
The stage of the DataLakeAnalyticsAccount update allowing to specify maxDegreeOfParallelism.
  • Method Details

    • withMaxDegreeOfParallelism

      DataLakeAnalyticsAccount.Update withMaxDegreeOfParallelism(Integer maxDegreeOfParallelism)
      Specifies the maxDegreeOfParallelism property: The maximum supported degree of parallelism for this account..
      Parameters:
      maxDegreeOfParallelism - The maximum supported degree of parallelism for this account.
      Returns:
      the next definition stage.