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