Interface DataLakeAnalyticsAccount.UpdateStages.WithMaxDegreeOfParallelismPerJob

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

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

    • withMaxDegreeOfParallelismPerJob

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