Uses of Class
com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of UpdateStorageAccountWithAccountParameters in com.microsoft.azure.management.datalake.analytics.models
Modifier and TypeMethodDescriptionUpdateStorageAccountWithAccountParameters.withAccessKey
(String accessKey) Set the updated access key associated with this Azure Storage account that will be used to connect to it.Set the unique name of the Azure Storage account to update.UpdateStorageAccountWithAccountParameters.withSuffix
(String suffix) Set the optional suffix for the storage account.Modifier and TypeMethodDescriptionUpdateDataLakeAnalyticsAccountParameters.storageAccounts()
Get the list of Azure Blob storage accounts associated with this account.Modifier and TypeMethodDescriptionUpdateDataLakeAnalyticsAccountParameters.withStorageAccounts
(List<UpdateStorageAccountWithAccountParameters> storageAccounts) Set the list of Azure Blob storage accounts associated with this account.