Interface DataLakeAnalyticsAccount.UpdateStages.WithStorageAccounts

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

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

    • withStorageAccountsForUpdate

      DataLakeAnalyticsAccount.Update withStorageAccountsForUpdate(List<UpdateStorageAccountWithAccountParameters> storageAccounts)
      Specifies the storageAccounts property: The list of Azure Blob storage accounts associated with this account..
      Parameters:
      storageAccounts - The list of Azure Blob storage accounts associated with this account.
      Returns:
      the next definition stage.