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