Package | Description |
---|---|
com.microsoft.azure.management.datalake.analytics.models |
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
|
Modifier and Type | Method and Description |
---|---|
UpdateDataLakeStoreWithAccountParameters |
UpdateDataLakeStoreWithAccountParameters.withName(String name)
Set the unique name of the Data Lake Store account to update.
|
UpdateDataLakeStoreWithAccountParameters |
UpdateDataLakeStoreWithAccountParameters.withSuffix(String suffix)
Set the optional suffix for the Data Lake Store account.
|
Modifier and Type | Method and Description |
---|---|
List<UpdateDataLakeStoreWithAccountParameters> |
UpdateDataLakeAnalyticsAccountParameters.dataLakeStoreAccounts()
Get the list of Data Lake Store accounts associated with this account.
|
Modifier and Type | Method and Description |
---|---|
UpdateDataLakeAnalyticsAccountParameters |
UpdateDataLakeAnalyticsAccountParameters.withDataLakeStoreAccounts(List<UpdateDataLakeStoreWithAccountParameters> dataLakeStoreAccounts)
Set the list of Data Lake Store accounts associated with this account.
|
Copyright © 2019. All rights reserved.