Uses of Class
com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreWithAccountParameters
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of AddDataLakeStoreWithAccountParameters in com.microsoft.azure.management.datalake.analytics.models
Modifier and TypeMethodDescriptionSet the unique name of the Data Lake Store account to add.AddDataLakeStoreWithAccountParameters.withSuffix
(String suffix) Set the optional suffix for the Data Lake Store account.Modifier and TypeMethodDescriptionCreateDataLakeAnalyticsAccountParameters.dataLakeStoreAccounts()
Get the list of Data Lake Store accounts associated with this account.Modifier and TypeMethodDescriptionCreateDataLakeAnalyticsAccountParameters.withDataLakeStoreAccounts
(List<AddDataLakeStoreWithAccountParameters> dataLakeStoreAccounts) Set the list of Data Lake Store accounts associated with this account.