Interface DataLakeAnalyticsAccount.DefinitionStages.WithDefaultDataLakeStoreAccount

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

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

    • withDefaultDataLakeStoreAccount

      DataLakeAnalyticsAccount.DefinitionStages.WithDataLakeStoreAccounts withDefaultDataLakeStoreAccount(String defaultDataLakeStoreAccount)
      Specifies the defaultDataLakeStoreAccount property: The default Data Lake Store account associated with this account..
      Parameters:
      defaultDataLakeStoreAccount - The default Data Lake Store account associated with this account.
      Returns:
      the next definition stage.