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