Interface DataLakeAnalyticsAccount.DefinitionStages.WithMaxJobCount

All Known Subinterfaces:
DataLakeAnalyticsAccount.Definition, DataLakeAnalyticsAccount.DefinitionStages.WithCreate
Enclosing interface:
DataLakeAnalyticsAccount.DefinitionStages

public static interface DataLakeAnalyticsAccount.DefinitionStages.WithMaxJobCount
The stage of the DataLakeAnalyticsAccount definition allowing to specify maxJobCount.
  • Method Details

    • withMaxJobCount

      Specifies the maxJobCount property: The maximum supported jobs running under the account at the same time..
      Parameters:
      maxJobCount - The maximum supported jobs running under the account at the same time.
      Returns:
      the next definition stage.