Uses of Class
com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreWithAccountParameters
Packages that use AddDataLakeStoreWithAccountParameters
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of AddDataLakeStoreWithAccountParameters in com.microsoft.azure.management.datalake.analytics.models
Methods in com.microsoft.azure.management.datalake.analytics.models that return AddDataLakeStoreWithAccountParametersModifier 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.Methods in com.microsoft.azure.management.datalake.analytics.models that return types with arguments of type AddDataLakeStoreWithAccountParametersModifier and TypeMethodDescriptionCreateDataLakeAnalyticsAccountParameters.dataLakeStoreAccounts()
Get the list of Data Lake Store accounts associated with this account.Method parameters in com.microsoft.azure.management.datalake.analytics.models with type arguments of type AddDataLakeStoreWithAccountParametersModifier and TypeMethodDescriptionCreateDataLakeAnalyticsAccountParameters.withDataLakeStoreAccounts
(List<AddDataLakeStoreWithAccountParameters> dataLakeStoreAccounts) Set the list of Data Lake Store accounts associated with this account.