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
System_CAPS_pubmethodSystem_CAPS_static AddDataLakeStoreAccount(IDataLakeAnalyticsAccountOperations, String, String, String, AddDataLakeStoreParameters)

Updates the Data Lake Analytics account specified to include the additional Data Lake Store account.

System_CAPS_pubmethodSystem_CAPS_static AddDataLakeStoreAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String, AddDataLakeStoreParameters)

Updates the Data Lake Analytics account specified to include the additional Data Lake Store account.

System_CAPS_pubmethodSystem_CAPS_static AddStorageAccount(IDataLakeAnalyticsAccountOperations, String, String, String, AddStorageAccountParameters)

Updates the Data Lake Analytics account specified to include the additional Azure Storage account.

System_CAPS_pubmethodSystem_CAPS_static AddStorageAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String, AddStorageAccountParameters)

Updates the Data Lake Analytics account specified to include the additional Azure Storage account.

System_CAPS_pubmethodSystem_CAPS_static 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

System_CAPS_pubmethodSystem_CAPS_static 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

System_CAPS_pubmethodSystem_CAPS_static BeginDelete(IDataLakeAnalyticsAccountOperations, String, String)

Begins the delete delete process for the Data Lake Analytics account object specified by the account name.

System_CAPS_pubmethodSystem_CAPS_static BeginDeleteAsync(IDataLakeAnalyticsAccountOperations, String, String)

Begins the delete delete process for the Data Lake Analytics account object specified by the account name.

System_CAPS_pubmethodSystem_CAPS_static BeginUpdate(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters)

Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.

System_CAPS_pubmethodSystem_CAPS_static BeginUpdateAsync(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters)

Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.

System_CAPS_pubmethodSystem_CAPS_static Create(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters)

Creates the specified Data Lake Analytics account.This supplies the user with computation services for Data Lake Analytics workloads

System_CAPS_pubmethodSystem_CAPS_static CreateAsync(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters)

Creates the specified Data Lake Analytics account.This supplies the user with computation services for Data Lake Analytics workloads

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static Delete(IDataLakeAnalyticsAccountOperations, String, String)

Deletes the Data Lake Analytics account object specified by the account name.

System_CAPS_pubmethodSystem_CAPS_static DeleteAsync(IDataLakeAnalyticsAccountOperations, String, String)

Deletes the Data Lake Analytics account object specified by the account name.

System_CAPS_pubmethodSystem_CAPS_static DeleteDataLakeStoreAccount(IDataLakeAnalyticsAccountOperations, String, String, String)

Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.

System_CAPS_pubmethodSystem_CAPS_static DeleteDataLakeStoreAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String)

Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.

System_CAPS_pubmethodSystem_CAPS_static DeleteStorageAccount(IDataLakeAnalyticsAccountOperations, String, String, String)

Updates the Data Lake Analytics account specified to remove the specified Azure Storage account.

System_CAPS_pubmethodSystem_CAPS_static DeleteStorageAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String)

Updates the Data Lake Analytics account specified to remove the specified Azure Storage account.

System_CAPS_pubmethodSystem_CAPS_static Get(IDataLakeAnalyticsAccountOperations, String, String)

Gets the Data Lake Analytics account object specified by the account name.

System_CAPS_pubmethodSystem_CAPS_static GetAsync(IDataLakeAnalyticsAccountOperations, String, String)

Gets the Data Lake Analytics account object specified by the account name.

System_CAPS_pubmethodSystem_CAPS_static GetDataLakeStoreAccount(IDataLakeAnalyticsAccountOperations, String, String, String)

Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.

System_CAPS_pubmethodSystem_CAPS_static GetDataLakeStoreAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String)

Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.

System_CAPS_pubmethodSystem_CAPS_static GetStorageAccount(IDataLakeAnalyticsAccountOperations, String, String, String)

Gets the specified Azure storage account details in the specified Data Lake Analytics account.

System_CAPS_pubmethodSystem_CAPS_static GetStorageAccountAsync(IDataLakeAnalyticsAccountOperations, String, String, String)

Gets the specified Azure storage account details in the specified Data Lake Analytics account.

System_CAPS_pubmethodSystem_CAPS_static GetStorageContainer(IDataLakeAnalyticsAccountOperations, String, String, String, String)

Gets the specified Azure Storage container object associated with the specified Data Lake Analytics and Azure Storage accounts.

System_CAPS_pubmethodSystem_CAPS_static GetStorageContainerAsync(IDataLakeAnalyticsAccountOperations, String, String, String, String)

Gets the specified Azure Storage container object associated with the specified Data Lake Analytics and Azure Storage accounts.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static ListSasTokens(IDataLakeAnalyticsAccountOperations, String, String, String, String)

Gets the SAS token associated with the specified Data Lake Analytics and WASB storage account and container combination.

System_CAPS_pubmethodSystem_CAPS_static ListSasTokensAsync(IDataLakeAnalyticsAccountOperations, String, String, String, String)

Gets the SAS token associated with the specified Data Lake Analytics and WASB storage account and container combination.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static ListStorageContainers(IDataLakeAnalyticsAccountOperations, String, String, String)

Gets the Azure Storage containers object associated with the specified Data Lake Analytics and Azure Storage accounts.

System_CAPS_pubmethodSystem_CAPS_static ListStorageContainersAsync(IDataLakeAnalyticsAccountOperations, String, String, String)

Gets the Azure Storage containers object associated with the specified Data Lake Analytics and Azure Storage accounts.

System_CAPS_pubmethodSystem_CAPS_static SasTokensListNext(IDataLakeAnalyticsAccountOperations, String)

Gets the next page of the SAS token objects within the specified Azure Storage account and container, if any.

System_CAPS_pubmethodSystem_CAPS_static SasTokensListNextAsync(IDataLakeAnalyticsAccountOperations, String)

Gets the next page of the SAS token objects within the specified Azure Storage account and container, if any.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static StorageContainersListNext(IDataLakeAnalyticsAccountOperations, String)

Gets the next page of the Azure Storage Container objects within the specified Azure Storage account, if any.

System_CAPS_pubmethodSystem_CAPS_static StorageContainersListNextAsync(IDataLakeAnalyticsAccountOperations, String)

Gets the next page of the Azure Storage Container objects within the specified Azure Storage account, if any.

System_CAPS_pubmethodSystem_CAPS_static Update(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters)

Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.

System_CAPS_pubmethodSystem_CAPS_static UpdateAsync(IDataLakeAnalyticsAccountOperations, String, DataLakeAnalyticsAccountCreateOrUpdateParameters)

Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.

System_CAPS_pubmethodSystem_CAPS_static 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.

System_CAPS_pubmethodSystem_CAPS_static 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