Package | Description |
---|---|
com.microsoft.azure.management.datalake.analytics.models |
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AddStorageAccountWithAccountParameters |
AddStorageAccountWithAccountParameters.withAccessKey(String accessKey)
Set the access key associated with this Azure Storage account that will be used to connect to it.
|
AddStorageAccountWithAccountParameters |
AddStorageAccountWithAccountParameters.withName(String name)
Set the unique name of the Azure Storage account to add.
|
AddStorageAccountWithAccountParameters |
AddStorageAccountWithAccountParameters.withSuffix(String suffix)
Set the optional suffix for the storage account.
|
Modifier and Type | Method and Description |
---|---|
List<AddStorageAccountWithAccountParameters> |
CreateDataLakeAnalyticsAccountParameters.storageAccounts()
Get the list of Azure Blob Storage accounts associated with this account.
|
Modifier and Type | Method and Description |
---|---|
CreateDataLakeAnalyticsAccountParameters |
CreateDataLakeAnalyticsAccountParameters.withStorageAccounts(List<AddStorageAccountWithAccountParameters> storageAccounts)
Set the list of Azure Blob Storage accounts associated with this account.
|
Copyright © 2019. All rights reserved.