Skip to main content

accounts

Overview

Nameaccounts
TypeResource
Idazure.data_lake_store.accounts

Fields

NameDatatypeDescription
idstringThe resource identifier.
namestringThe resource name.
identityobjectThe encryption identity properties.
locationstringThe resource location.
propertiesobjectData Lake Store account properties information.
tagsobjectThe resource tags.
typestringThe resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionIdGets the specified Data Lake Store account.
listSELECTsubscriptionIdLists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
createINSERTaccountName, resourceGroupName, subscriptionId, data__locationCreates the specified Data Lake Store account.
deleteDELETEaccountName, resourceGroupName, subscriptionIdDeletes the specified Data Lake Store account.
_listEXECsubscriptionIdLists the Data Lake Store accounts within the subscription. The response includes a link to the next page of results, if any.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists the Data Lake Store accounts within a specific resource group. The response includes a link to the next page of results, if any.
check_name_availabilityEXEClocation, subscriptionId, data__name, data__typeChecks whether the specified account name is available or taken.
enable_key_vaultEXECaccountName, resourceGroupName, subscriptionIdAttempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
updateEXECaccountName, resourceGroupName, subscriptionIdUpdates the specified Data Lake Store account information.