Skip to main content

storage_accounts

Overview

Namestorage_accounts
TypeResource
Idazure.data_lake_analytics.storage_accounts

Fields

NameDatatypeDescription
idstringThe resource identifier.
namestringThe resource name.
propertiesobjectThe Azure Storage account properties.
typestringThe resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, storageAccountName, subscriptionIdGets the specified Azure Storage account linked to the given Data Lake Analytics account.
list_by_accountSELECTaccountName, resourceGroupName, subscriptionIdGets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
addINSERTaccountName, resourceGroupName, storageAccountName, subscriptionId, data__propertiesUpdates the specified Data Lake Analytics account to add an Azure Storage account.
deleteDELETEaccountName, resourceGroupName, storageAccountName, subscriptionIdUpdates the specified Data Lake Analytics account to remove an Azure Storage account.
_list_by_accountEXECaccountName, resourceGroupName, subscriptionIdGets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
updateEXECaccountName, resourceGroupName, storageAccountName, subscriptionIdUpdates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.