IDataLakeAnalyticsAccountOperations Interface
Operations for managing Data Lake Analytics accounts
Namespace: Microsoft.Azure.Management.DataLake.Analytics
Assembly: Microsoft.Azure.Management.DataLake.Analytics (in Microsoft.Azure.Management.DataLake.Analytics.dll)
Syntax
public interface IDataLakeAnalyticsAccountOperations
public interface class IDataLakeAnalyticsAccountOperations
type IDataLakeAnalyticsAccountOperations = interface end
Public Interface IDataLakeAnalyticsAccountOperations
Methods
| Name | Description | |
|---|---|---|
![]() |
AddDataLakeStoreAccountAsync(String, String, String, AddDataLakeStoreParameters, CancellationToken) | Updates the Data Lake Analytics account specified to include the additional Data Lake Store account. |
![]() |
AddStorageAccountAsync(String, String, String, AddStorageAccountParameters, CancellationToken) | Updates the Data Lake Analytics account specified to include the additional Azure Storage account. |
![]() |
BeginCreateAsync(String, DataLakeAnalyticsAccountCreateOrUpdateParameters, CancellationToken) | Begins the creation process for the specified Data Lake Analytics account.This supplies the user with computation services for Data Lake Analytics workloads |
![]() |
BeginDeleteAsync(String, String, CancellationToken) | Begins the delete delete process for the Data Lake Analytics account object specified by the account name. |
![]() |
BeginUpdateAsync(String, DataLakeAnalyticsAccountCreateOrUpdateParameters, CancellationToken) | Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
![]() |
CreateAsync(String, DataLakeAnalyticsAccountCreateOrUpdateParameters, CancellationToken) | Creates the specified Data Lake Analytics account.This supplies the user with computation services for Data Lake Analytics workloads |
![]() |
DataLakeStoreAccountListNextAsync(String, CancellationToken) | Gets the next page of the Data Lake Store account objects within the specified Data Lake Analytics account with the link to the next page, if any. |
![]() |
DeleteAsync(String, String, CancellationToken) | Deletes the Data Lake Analytics account object specified by the account name. |
![]() |
DeleteDataLakeStoreAccountAsync(String, String, String, CancellationToken) | Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account. |
![]() |
DeleteStorageAccountAsync(String, String, String, CancellationToken) | Updates the Data Lake Analytics account specified to remove the specified Azure Storage account. |
![]() |
GetAsync(String, String, CancellationToken) | Gets the Data Lake Analytics account object specified by the account name. |
![]() |
GetDataLakeStoreAccountAsync(String, String, String, CancellationToken) | Gets the specified Data Lake Store account details in the specified Data Lake Analytics account. |
![]() |
GetStorageAccountAsync(String, String, String, CancellationToken) | Gets the specified Azure storage account details in the specified Data Lake Analytics account. |
![]() |
GetStorageContainerAsync(String, String, String, String, CancellationToken) | Gets the specified Azure Storage container object associated with the specified Data Lake Analytics and Azure Storage accounts. |
![]() |
ListAsync(String, DataLakeAnalyticsAccountListParameters, CancellationToken) | Gets the first page of the Data Lake Analytics account objects within the subscription or within a specific resource group. This includes a link to the next page, if any. |
![]() |
ListDataLakeStoreAccountsAsync(String, String, DataLakeAnalyticsAccountListParameters, CancellationToken) | Gets the first page of the Data Lake Store account objects within the specified Data Lake Analytics account. This includes a link to the next page, if any. |
![]() |
ListNextAsync(String, CancellationToken) | Gets the next page of the Data Lake Analytics account objects within the subscription or within a specific resource group with the link to the next page, if any. |
![]() |
ListSasTokensAsync(String, String, String, String, CancellationToken) | Gets the SAS token associated with the specified Data Lake Analytics and WASB storage account and container combination. |
![]() |
ListStorageAccountsAsync(String, String, DataLakeAnalyticsAccountListParameters, CancellationToken) | Gets the first page of the Data Lake Analytics account objects within the subscription or within a specific resource group. This includes a link to the next page, if any. |
![]() |
ListStorageContainersAsync(String, String, String, CancellationToken) | Gets the Azure Storage containers object associated with the specified Data Lake Analytics and Azure Storage accounts. |
![]() |
SasTokensListNextAsync(String, CancellationToken) | Gets the next page of the SAS token objects within the specified Azure Storage account and container, if any. |
![]() |
StorageAccountListNextAsync(String, CancellationToken) | Gets the next page of the Azure Storage account objects within the specified Data Lake Analytics account with the link to the next page, if any. |
![]() |
StorageContainersListNextAsync(String, CancellationToken) | Gets the next page of the Azure Storage Container objects within the specified Azure Storage account, if any. |
![]() |
UpdateAsync(String, DataLakeAnalyticsAccountCreateOrUpdateParameters, CancellationToken) | Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
![]() |
UpdateStorageAccountAsync(String, String, String, AddStorageAccountParameters, CancellationToken) | Updates the specified storage account. This is currently only supported for Azure blob accounts to update their access keys and suffix. |
Extension Methods
| Name | Description | |
|---|---|---|
![]() |
AddDataLakeStoreAccount(String, String, String, AddDataLakeStoreParameters) | Updates the Data Lake Analytics account specified to include the additional Data Lake Store account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
AddDataLakeStoreAccountAsync(String, String, String, AddDataLakeStoreParameters) | Updates the Data Lake Analytics account specified to include the additional Data Lake Store account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
AddStorageAccount(String, String, String, AddStorageAccountParameters) | Updates the Data Lake Analytics account specified to include the additional Azure Storage account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
AddStorageAccountAsync(String, String, String, AddStorageAccountParameters) | Updates the Data Lake Analytics account specified to include the additional Azure Storage account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
BeginCreate(String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Begins the creation process for the specified Data Lake Analytics account.This supplies the user with computation services for Data Lake Analytics workloads (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
BeginCreateAsync(String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Begins the creation process for the specified Data Lake Analytics account.This supplies the user with computation services for Data Lake Analytics workloads (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
BeginDelete(String, String) | Begins the delete delete process for the Data Lake Analytics account object specified by the account name. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
BeginDeleteAsync(String, String) | Begins the delete delete process for the Data Lake Analytics account object specified by the account name. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
BeginUpdate(String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
BeginUpdateAsync(String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
Create(String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Creates the specified Data Lake Analytics account.This supplies the user with computation services for Data Lake Analytics workloads (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
CreateAsync(String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Creates the specified Data Lake Analytics account.This supplies the user with computation services for Data Lake Analytics workloads (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
DataLakeStoreAccountListNext(String) | Gets the next page of the Data Lake Store account objects within the specified Data Lake Analytics account with the link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
DataLakeStoreAccountListNextAsync(String) | Gets the next page of the Data Lake Store account objects within the specified Data Lake Analytics account with the link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
Delete(String, String) | Deletes the Data Lake Analytics account object specified by the account name. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
DeleteAsync(String, String) | Deletes the Data Lake Analytics account object specified by the account name. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
DeleteDataLakeStoreAccount(String, String, String) | Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
DeleteDataLakeStoreAccountAsync(String, String, String) | Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
DeleteStorageAccount(String, String, String) | Updates the Data Lake Analytics account specified to remove the specified Azure Storage account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
DeleteStorageAccountAsync(String, String, String) | Updates the Data Lake Analytics account specified to remove the specified Azure Storage account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
Get(String, String) | Gets the Data Lake Analytics account object specified by the account name. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
GetAsync(String, String) | Gets the Data Lake Analytics account object specified by the account name. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
GetDataLakeStoreAccount(String, String, String) | Gets the specified Data Lake Store account details in the specified Data Lake Analytics account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
GetDataLakeStoreAccountAsync(String, String, String) | Gets the specified Data Lake Store account details in the specified Data Lake Analytics account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
GetStorageAccount(String, String, String) | Gets the specified Azure storage account details in the specified Data Lake Analytics account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
GetStorageAccountAsync(String, String, String) | Gets the specified Azure storage account details in the specified Data Lake Analytics account. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
GetStorageContainer(String, String, String, String) | Gets the specified Azure Storage container object associated with the specified Data Lake Analytics and Azure Storage accounts. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
GetStorageContainerAsync(String, String, String, String) | Gets the specified Azure Storage container object associated with the specified Data Lake Analytics and Azure Storage accounts. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
List(String, DataLakeAnalyticsAccountListParameters) | Gets the first page of the Data Lake Analytics account objects within the subscription or within a specific resource group. This includes a link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
ListAsync(String, DataLakeAnalyticsAccountListParameters) | Gets the first page of the Data Lake Analytics account objects within the subscription or within a specific resource group. This includes a link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
ListDataLakeStoreAccounts(String, String, DataLakeAnalyticsAccountListParameters) | Gets the first page of the Data Lake Store account objects within the specified Data Lake Analytics account. This includes a link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
ListDataLakeStoreAccountsAsync(String, String, DataLakeAnalyticsAccountListParameters) | Gets the first page of the Data Lake Store account objects within the specified Data Lake Analytics account. This includes a link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
ListNext(String) | Gets the next page of the Data Lake Analytics account objects within the subscription or within a specific resource group with the link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
ListNextAsync(String) | Gets the next page of the Data Lake Analytics account objects within the subscription or within a specific resource group with the link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
ListSasTokens(String, String, String, String) | Gets the SAS token associated with the specified Data Lake Analytics and WASB storage account and container combination. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
ListSasTokensAsync(String, String, String, String) | Gets the SAS token associated with the specified Data Lake Analytics and WASB storage account and container combination. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
ListStorageAccounts(String, String, DataLakeAnalyticsAccountListParameters) | Gets the first page of the Data Lake Analytics account objects within the subscription or within a specific resource group. This includes a link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
ListStorageAccountsAsync(String, String, DataLakeAnalyticsAccountListParameters) | Gets the first page of the Data Lake Analytics account objects within the subscription or within a specific resource group. This includes a link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
ListStorageContainers(String, String, String) | Gets the Azure Storage containers object associated with the specified Data Lake Analytics and Azure Storage accounts. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
ListStorageContainersAsync(String, String, String) | Gets the Azure Storage containers object associated with the specified Data Lake Analytics and Azure Storage accounts. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
SasTokensListNext(String) | Gets the next page of the SAS token objects within the specified Azure Storage account and container, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
SasTokensListNextAsync(String) | Gets the next page of the SAS token objects within the specified Azure Storage account and container, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
StorageAccountListNext(String) | Gets the next page of the Azure Storage account objects within the specified Data Lake Analytics account with the link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
StorageAccountListNextAsync(String) | Gets the next page of the Azure Storage account objects within the specified Data Lake Analytics account with the link to the next page, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
StorageContainersListNext(String) | Gets the next page of the Azure Storage Container objects within the specified Azure Storage account, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
StorageContainersListNextAsync(String) | Gets the next page of the Azure Storage Container objects within the specified Azure Storage account, if any. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
Update(String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
UpdateAsync(String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
UpdateStorageAccount(String, String, String, AddStorageAccountParameters) | Updates the specified storage account. This is currently only supported for Azure blob accounts to update their access keys and suffix. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
![]() |
UpdateStorageAccountAsync(String, String, String, AddStorageAccountParameters) | Updates the specified storage account. This is currently only supported for Azure blob accounts to update their access keys and suffix. (Defined by DataLakeAnalyticsAccountOperationsExtensions.) |
See Also
Microsoft.Azure.Management.DataLake.Analytics Namespace
Return to top
.jpeg)