Uses of Class
com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
Packages that use UpdateStorageAccountWithAccountParameters
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of UpdateStorageAccountWithAccountParameters in com.microsoft.azure.management.datalake.analytics.models
Methods in com.microsoft.azure.management.datalake.analytics.models that return UpdateStorageAccountWithAccountParametersModifier 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.Methods in com.microsoft.azure.management.datalake.analytics.models that return types with arguments of type UpdateStorageAccountWithAccountParametersModifier and TypeMethodDescriptionUpdateDataLakeAnalyticsAccountParameters.storageAccounts()
Get the list of Azure Blob storage accounts associated with this account.Method parameters in com.microsoft.azure.management.datalake.analytics.models with type arguments of type UpdateStorageAccountWithAccountParametersModifier and TypeMethodDescriptionUpdateDataLakeAnalyticsAccountParameters.withStorageAccounts
(List<UpdateStorageAccountWithAccountParameters> storageAccounts) Set the list of Azure Blob storage accounts associated with this account.