Skip to main content

data_lake_store_accounts

Overview

Namedata_lake_store_accounts
TypeResource
Idazure.data_lake_analytics.data_lake_store_accounts

Fields

NameDatatypeDescription
idstringThe resource identifier.
namestringThe resource name.
propertiesobjectThe Data Lake Store account properties.
typestringThe resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, dataLakeStoreAccountName, resourceGroupName, subscriptionIdGets the specified Data Lake Store account details in the specified Data Lake Analytics account.
list_by_accountSELECTaccountName, resourceGroupName, subscriptionIdGets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.
addINSERTaccountName, dataLakeStoreAccountName, resourceGroupName, subscriptionIdUpdates the specified Data Lake Analytics account to include the additional Data Lake Store account.
deleteDELETEaccountName, dataLakeStoreAccountName, resourceGroupName, subscriptionIdUpdates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
_list_by_accountEXECaccountName, resourceGroupName, subscriptionIdGets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account. The response includes a link to the next page, if any.