Interface DataLakeAnalyticsAccount.UpdateStages.WithDataLakeStoreAccounts

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

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

    • withDataLakeStoreAccountsForUpdate

      DataLakeAnalyticsAccount.Update withDataLakeStoreAccountsForUpdate(List<UpdateDataLakeStoreWithAccountParameters> dataLakeStoreAccounts)
      Specifies the dataLakeStoreAccounts property: The list of Data Lake Store accounts associated with this account..
      Parameters:
      dataLakeStoreAccounts - The list of Data Lake Store accounts associated with this account.
      Returns:
      the next definition stage.