DataLakeAnalyticsAccountOperationsExtensions Class
Creates an Azure Data Lake Analytics account management client.
Namespace: Microsoft.Azure.Management.DataLake.Analytics
Assembly: Microsoft.Azure.Management.DataLake.Analytics (in Microsoft.Azure.Management.DataLake.Analytics.dll)
Inheritance Hierarchy
System.Object
Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions
Syntax
public static class DataLakeAnalyticsAccountOperationsExtensions
[ExtensionAttribute]
public ref class DataLakeAnalyticsAccountOperationsExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type DataLakeAnalyticsAccountOperationsExtensions = class end
<ExtensionAttribute>
Public NotInheritable Class DataLakeAnalyticsAccountOperationsExtensions
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
AddDataLakeStoreAccount(IDataLakeAnalyticsAccountOperations, String, String, String, AddDataLakeStoreParameters) | Updates the Data Lake Analytics account specified to include the additional Data Lake Store account. |
![]() ![]() |
AddDataLakeStoreAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String, AddDataLakeStoreParameters) | Updates the Data Lake Analytics account specified to include the additional Data Lake Store account. |
![]() ![]() |
AddStorageAccount(IDataLakeAnalyticsAccountOperations, String, String, String, AddStorageAccountParameters) | Updates the Data Lake Analytics account specified to include the additional Azure Storage account. |
![]() ![]() |
AddStorageAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String, AddStorageAccountParameters) | Updates the Data Lake Analytics account specified to include the additional Azure Storage account. |
![]() ![]() |
BeginCreate(IDataLakeAnalyticsAccountOperations, 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 |
![]() ![]() |
BeginCreateAsync(IDataLakeAnalyticsAccountOperations, 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 |
![]() ![]() |
BeginDelete(IDataLakeAnalyticsAccountOperations, String, String) | Begins the delete delete process for the Data Lake Analytics account object specified by the account name. |
![]() ![]() |
BeginDeleteAsync(IDataLakeAnalyticsAccountOperations, String, String) | Begins the delete delete process for the Data Lake Analytics account object specified by the account name. |
![]() ![]() |
BeginUpdate(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
![]() ![]() |
BeginUpdateAsync(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
![]() ![]() |
Create(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Creates the specified Data Lake Analytics account.This supplies the user with computation services for Data Lake Analytics workloads |
![]() ![]() |
CreateAsync(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Creates the specified Data Lake Analytics account.This supplies the user with computation services for Data Lake Analytics workloads |
![]() ![]() |
DataLakeStoreAccountListNext(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
DataLakeStoreAccountListNextAsync(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
Delete(IDataLakeAnalyticsAccountOperations, String, String) | Deletes the Data Lake Analytics account object specified by the account name. |
![]() ![]() |
DeleteAsync(IDataLakeAnalyticsAccountOperations, String, String) | Deletes the Data Lake Analytics account object specified by the account name. |
![]() ![]() |
DeleteDataLakeStoreAccount(IDataLakeAnalyticsAccountOperations, String, String, String) | Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account. |
![]() ![]() |
DeleteDataLakeStoreAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String) | Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account. |
![]() ![]() |
DeleteStorageAccount(IDataLakeAnalyticsAccountOperations, String, String, String) | Updates the Data Lake Analytics account specified to remove the specified Azure Storage account. |
![]() ![]() |
DeleteStorageAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String) | Updates the Data Lake Analytics account specified to remove the specified Azure Storage account. |
![]() ![]() |
Get(IDataLakeAnalyticsAccountOperations, String, String) | Gets the Data Lake Analytics account object specified by the account name. |
![]() ![]() |
GetAsync(IDataLakeAnalyticsAccountOperations, String, String) | Gets the Data Lake Analytics account object specified by the account name. |
![]() ![]() |
GetDataLakeStoreAccount(IDataLakeAnalyticsAccountOperations, String, String, String) | Gets the specified Data Lake Store account details in the specified Data Lake Analytics account. |
![]() ![]() |
GetDataLakeStoreAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String) | Gets the specified Data Lake Store account details in the specified Data Lake Analytics account. |
![]() ![]() |
GetStorageAccount(IDataLakeAnalyticsAccountOperations, String, String, String) | Gets the specified Azure storage account details in the specified Data Lake Analytics account. |
![]() ![]() |
GetStorageAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String) | Gets the specified Azure storage account details in the specified Data Lake Analytics account. |
![]() ![]() |
GetStorageContainer(IDataLakeAnalyticsAccountOperations, String, String, String, String) | Gets the specified Azure Storage container object associated with the specified Data Lake Analytics and Azure Storage accounts. |
![]() ![]() |
GetStorageContainerAsync(IDataLakeAnalyticsAccountOperations, String, String, String, String) | Gets the specified Azure Storage container object associated with the specified Data Lake Analytics and Azure Storage accounts. |
![]() ![]() |
List(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
ListAsync(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
ListDataLakeStoreAccounts(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
ListDataLakeStoreAccountsAsync(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
ListNext(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
ListNextAsync(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
ListSasTokens(IDataLakeAnalyticsAccountOperations, String, String, String, String) | Gets the SAS token associated with the specified Data Lake Analytics and WASB storage account and container combination. |
![]() ![]() |
ListSasTokensAsync(IDataLakeAnalyticsAccountOperations, String, String, String, String) | Gets the SAS token associated with the specified Data Lake Analytics and WASB storage account and container combination. |
![]() ![]() |
ListStorageAccounts(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
ListStorageAccountsAsync(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
ListStorageContainers(IDataLakeAnalyticsAccountOperations, String, String, String) | Gets the Azure Storage containers object associated with the specified Data Lake Analytics and Azure Storage accounts. |
![]() ![]() |
ListStorageContainersAsync(IDataLakeAnalyticsAccountOperations, String, String, String) | Gets the Azure Storage containers object associated with the specified Data Lake Analytics and Azure Storage accounts. |
![]() ![]() |
SasTokensListNext(IDataLakeAnalyticsAccountOperations, String) | Gets the next page of the SAS token objects within the specified Azure Storage account and container, if any. |
![]() ![]() |
SasTokensListNextAsync(IDataLakeAnalyticsAccountOperations, String) | Gets the next page of the SAS token objects within the specified Azure Storage account and container, if any. |
![]() ![]() |
StorageAccountListNext(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
StorageAccountListNextAsync(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
StorageContainersListNext(IDataLakeAnalyticsAccountOperations, String) | Gets the next page of the Azure Storage Container objects within the specified Azure Storage account, if any. |
![]() ![]() |
StorageContainersListNextAsync(IDataLakeAnalyticsAccountOperations, String) | Gets the next page of the Azure Storage Container objects within the specified Azure Storage account, if any. |
![]() ![]() |
Update(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
![]() ![]() |
UpdateAsync(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters) | Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object. |
![]() ![]() |
UpdateStorageAccount(IDataLakeAnalyticsAccountOperations, 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. |
![]() ![]() |
UpdateStorageAccountAsync(IDataLakeAnalyticsAccountOperations, 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. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Management.DataLake.Analytics Namespace
Return to top
.jpeg)
.gif)