Microsoft.Azure.Management.DataLake.Analytics.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Azure.Management.DataLake.Analytics</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations">
            <summary>
            Operations for managing Data Lake Analytics accounts
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.AddDataLakeStoreAccountAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddDataLakeStoreParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account specified to include the
            additional Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The Data Lake Analytics account name to add the Data Lake Store
            account to
            </param>
            <param name='dataLakeStoreAccountName'>
            The name of the Data Lake Store account to add
            </param>
            <param name='parameters'>
            The parameters containing the optional properties associated with
            the named Data Lake account.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.AddStorageAccountAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account specified to include the
            additional Azure Storage account.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The Data Lake Analytics account name to add the Azure Storage
            account to
            </param>
            <param name='storageAccountName'>
            The name of the Azure Storage account to add
            </param>
            <param name='parameters'>
            The parameters containing the access key and optional suffix for
            the Azure Storage Account.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.BeginCreateAsync(System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Begins the creation process for the specified Data Lake Analytics
            account.This supplies the user with computation services for Data
            Lake Analytics workloads
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group the account will be associated with.
            </param>
            <param name='parameters'>
            Parameters supplied to the create Data Lake Analytics account
            operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.BeginDeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Begins the delete delete process for the Data Lake Analytics
            account object specified by the account name.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the account to delete
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.BeginUpdateAsync(System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account object specified by the
            accountName with the contents of the account object.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='parameters'>
            Parameters supplied to the update Data Lake Analytics account
            operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.CreateAsync(System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Analytics account.This supplies the
            user with computation services for Data Lake Analytics workloads
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='parameters'>
            Parameters supplied to the create Data Lake Analytics account
            operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.DataLakeStoreAccountListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='nextLink'>
            The url to the next Data Lake Store account page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the Data Lake Analytics account object specified by the
            account name.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the account to delete
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.DeleteDataLakeStoreAccountAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account specified to remove the
            specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The Data Lake Analytics account name to remove the Data Lake Store
            account from
            </param>
            <param name='dataLakeStoreAccountName'>
            The name of the Data Lake Store account to remove
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.DeleteStorageAccountAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account specified to remove the
            specified Azure Storage account.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The Data Lake Analytics account name to remove the Azure Storage
            account from
            </param>
            <param name='storageAccountName'>
            The name of the Azure Storage account to remove
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the Data Lake Analytics account object specified by the
            account name.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the account to retrieve
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Analytics Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.GetDataLakeStoreAccountAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified Data Lake Store account details in the specified
            Data Lake Analytics account.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the account to retrieve the Data Lake Store account
            details from
            </param>
            <param name='dataLakeStoreAccountName'>
            The name of the account to retrieve
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.GetStorageAccountAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified Azure storage account details in the specified
            Data Lake Analytics account.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the account to retrieve the Azure storage account
            details from
            </param>
            <param name='storageAccountName'>
            The name of the account to retrieve
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Storage Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.GetStorageContainerAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified Azure Storage container object associated with
            the specified Data Lake Analytics and Azure Storage accounts.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the Data Lake Analytics account to retrieve blob
            container for
            </param>
            <param name='storageAccountName'>
            The name of the Azure storage account to retrieve the blob
            container from
            </param>
            <param name='containerName'>
            The name of the Azure storage container to retrieve
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Storage Container information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.ListAsync(System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='parameters'>
            Query parameters. If null is passed returns all account items.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            DataLakeAnalytics Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.ListDataLakeStoreAccountsAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the Data Lake Analytics account to list Data Lake Store
            accounts for.
            </param>
            <param name='parameters'>
            Query parameters. If null is passed returns all account items.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.ListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='nextLink'>
            The url to the next Data Lake Analytics account page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            DataLakeAnalytics Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.ListSasTokensAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the SAS token associated with the specified Data Lake
            Analytics and WASB storage account and container combination.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the Data Lake Analytics account to get the SAS token for
            </param>
            <param name='storageAccountName'>
            The name of the Azure storage account to retrieve the blob
            container from
            </param>
            <param name='containerName'>
            The name of the Azure storage container to retrieve
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The SAS response that contains the storage account, container and
            associated SAS token for connection use.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.ListStorageAccountsAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the Data Lake Analytics account to list Storage
            accounts for.
            </param>
            <param name='parameters'>
            Query parameters. If null is passed returns all account items.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Azure Storage Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.ListStorageContainersAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the Azure Storage containers object associated with the
            specified Data Lake Analytics and Azure Storage accounts.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the Data Lake Analytics account to retrieve blob
            containers for
            </param>
            <param name='storageAccountName'>
            The name of the Azure storage account to retrieve blob containers
            from
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of blob containers associated with the storage account
            attached to the Data Lake Analytics account.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.SasTokensListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the next page of the SAS token objects within the specified
            Azure Storage account and container, if any.
            </summary>
            <param name='nextLink'>
            The url to the next Azure Storage Container SAS token page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The SAS response that contains the storage account, container and
            associated SAS token for connection use.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.StorageAccountListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='nextLink'>
            The url to the next Azure Storage account page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Azure Storage Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.StorageContainersListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the next page of the Azure Storage Container objects within
            the specified Azure Storage account, if any.
            </summary>
            <param name='nextLink'>
            The url to the next Azure Storage Container page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of blob containers associated with the storage account
            attached to the Data Lake Analytics account.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.UpdateAsync(System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account object specified by the
            accountName with the contents of the account object.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='parameters'>
            Parameters supplied to the update Data Lake Analytics account
            operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.UpdateStorageAccountAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the specified storage account. This is currently only
            supported for Azure blob accounts to update their access keys and
            suffix.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The Data Lake Analytics account name to modify storage accounts in
            </param>
            <param name='storageAccountName'>
            The Azure Storage account to modify
            </param>
            <param name='parameters'>
            The parameters containing the access key and suffix to update the
            storage account with.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient">
            <summary>
            Creates an Azure Data Lake Analytics account management client.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient.GetLongRunningOperationStatusAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Get Operation Status operation returns the status of the
            specified operation. After calling an asynchronous operation, you
            can call Get Operation Status to determine whether the operation
            has succeeded, failed, or is still in progress.
            </summary>
            <param name='azureAsyncOperation'>
            Location value returned by the Begin operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient.Credentials">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient.UserAgentSuffix">
            <summary>
            Gets or sets the additional UserAgent text to be added to the user
            agent header. This is used to further differentiate where requests
            are coming from internally.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient.DataLakeAnalyticsAccount">
            <summary>
            Operations for managing Data Lake Analytics accounts
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations">
            <summary>
            Operations for managing Data Lake Analytics accounts
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.#ctor(Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient)">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.AddDataLakeStoreAccountAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddDataLakeStoreParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account specified to include the
            additional Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to add the Data Lake
            Store account to
            </param>
            <param name='dataLakeStoreAccountName'>
            Required. The name of the Data Lake Store account to add
            </param>
            <param name='parameters'>
            Optional. The parameters containing the optional properties
            associated with the named Data Lake account.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.AddStorageAccountAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account specified to include the
            additional Azure Storage account.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to add the Azure
            Storage account to
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure Storage account to add
            </param>
            <param name='parameters'>
            Required. The parameters containing the access key and optional
            suffix for the Azure Storage Account.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.BeginCreateAsync(System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Begins the creation process for the specified Data Lake Analytics
            account.This supplies the user with computation services for Data
            Lake Analytics workloads
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group the account will be
            associated with.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create Data Lake Analytics
            account operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.BeginDeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Begins the delete delete process for the Data Lake Analytics
            account object specified by the account name.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to delete
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.BeginUpdateAsync(System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account object specified by the
            accountName with the contents of the account object.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the update Data Lake Analytics
            account operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.CreateAsync(System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Analytics account.This supplies the
            user with computation services for Data Lake Analytics workloads
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create Data Lake Analytics
            account operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.DataLakeStoreAccountListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='nextLink'>
            Required. The url to the next Data Lake Store account page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the Data Lake Analytics account object specified by the
            account name.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to delete
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.DeleteDataLakeStoreAccountAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account specified to remove the
            specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to remove the Data
            Lake Store account from
            </param>
            <param name='dataLakeStoreAccountName'>
            Required. The name of the Data Lake Store account to remove
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.DeleteStorageAccountAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account specified to remove the
            specified Azure Storage account.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to remove the Azure
            Storage account from
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure Storage account to remove
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the Data Lake Analytics account object specified by the
            account name.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to retrieve
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Analytics Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.GetDataLakeStoreAccountAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified Data Lake Store account details in the specified
            Data Lake Analytics account.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to retrieve the Data Lake Store
            account details from
            </param>
            <param name='dataLakeStoreAccountName'>
            Required. The name of the account to retrieve
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.GetStorageAccountAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified Azure storage account details in the specified
            Data Lake Analytics account.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to retrieve the Azure storage
            account details from
            </param>
            <param name='storageAccountName'>
            Required. The name of the account to retrieve
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Storage Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.GetStorageContainerAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified Azure Storage container object associated with
            the specified Data Lake Analytics and Azure Storage accounts.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to retrieve
            blob container for
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure storage account to retrieve the
            blob container from
            </param>
            <param name='containerName'>
            Required. The name of the Azure storage container to retrieve
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Storage Container information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.ListAsync(System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='resourceGroupName'>
            Optional. The name of the resource group.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all account
            items.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            DataLakeAnalytics Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.ListDataLakeStoreAccountsAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to list Data
            Lake Store accounts for.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all account
            items.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.ListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='nextLink'>
            Required. The url to the next Data Lake Analytics account page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            DataLakeAnalytics Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.ListSasTokensAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the SAS token associated with the specified Data Lake
            Analytics and WASB storage account and container combination.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to get the
            SAS token for
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure storage account to retrieve the
            blob container from
            </param>
            <param name='containerName'>
            Required. The name of the Azure storage container to retrieve
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The SAS response that contains the storage account, container and
            associated SAS token for connection use.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.ListStorageAccountsAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to list
            Storage accounts for.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all account
            items.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Azure Storage Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.ListStorageContainersAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the Azure Storage containers object associated with the
            specified Data Lake Analytics and Azure Storage accounts.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to retrieve
            blob containers for
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure storage account to retrieve blob
            containers from
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of blob containers associated with the storage account
            attached to the Data Lake Analytics account.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.SasTokensListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the next page of the SAS token objects within the specified
            Azure Storage account and container, if any.
            </summary>
            <param name='nextLink'>
            Required. The url to the next Azure Storage Container SAS token
            page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The SAS response that contains the storage account, container and
            associated SAS token for connection use.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.StorageAccountListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            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.
            </summary>
            <param name='nextLink'>
            Required. The url to the next Azure Storage account page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Azure Storage Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.StorageContainersListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the next page of the Azure Storage Container objects within
            the specified Azure Storage account, if any.
            </summary>
            <param name='nextLink'>
            Required. The url to the next Azure Storage Container page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of blob containers associated with the storage account
            attached to the Data Lake Analytics account.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.UpdateAsync(System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Analytics account object specified by the
            accountName with the contents of the account object.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the update Data Lake Analytics
            account operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.UpdateStorageAccountAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the specified storage account. This is currently only
            supported for Azure blob accounts to update their access keys and
            suffix.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to modify storage
            accounts in
            </param>
            <param name='storageAccountName'>
            Required. The Azure Storage account to modify
            </param>
            <param name='parameters'>
            Required. The parameters containing the access key and suffix to
            update the storage account with.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions">
            <summary>
            Creates an Azure Data Lake Analytics account management client.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.AddDataLakeStoreAccount(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddDataLakeStoreParameters)">
            <summary>
            Updates the Data Lake Analytics account specified to include the
            additional Data Lake Store account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to add the Data Lake
            Store account to
            </param>
            <param name='dataLakeStoreAccountName'>
            Required. The name of the Data Lake Store account to add
            </param>
            <param name='parameters'>
            Optional. The parameters containing the optional properties
            associated with the named Data Lake account.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.AddDataLakeStoreAccountAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddDataLakeStoreParameters)">
            <summary>
            Updates the Data Lake Analytics account specified to include the
            additional Data Lake Store account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to add the Data Lake
            Store account to
            </param>
            <param name='dataLakeStoreAccountName'>
            Required. The name of the Data Lake Store account to add
            </param>
            <param name='parameters'>
            Optional. The parameters containing the optional properties
            associated with the named Data Lake account.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.AddStorageAccount(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountParameters)">
            <summary>
            Updates the Data Lake Analytics account specified to include the
            additional Azure Storage account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to add the Azure
            Storage account to
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure Storage account to add
            </param>
            <param name='parameters'>
            Required. The parameters containing the access key and optional
            suffix for the Azure Storage Account.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.AddStorageAccountAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountParameters)">
            <summary>
            Updates the Data Lake Analytics account specified to include the
            additional Azure Storage account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to add the Azure
            Storage account to
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure Storage account to add
            </param>
            <param name='parameters'>
            Required. The parameters containing the access key and optional
            suffix for the Azure Storage Account.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.BeginCreate(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters)">
            <summary>
            Begins the creation process for the specified Data Lake Analytics
            account.This supplies the user with computation services for Data
            Lake Analytics workloads
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group the account will be
            associated with.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create Data Lake Analytics
            account operation.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.BeginCreateAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters)">
            <summary>
            Begins the creation process for the specified Data Lake Analytics
            account.This supplies the user with computation services for Data
            Lake Analytics workloads
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group the account will be
            associated with.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create Data Lake Analytics
            account operation.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.BeginDelete(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String)">
            <summary>
            Begins the delete delete process for the Data Lake Analytics
            account object specified by the account name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to delete
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String)">
            <summary>
            Begins the delete delete process for the Data Lake Analytics
            account object specified by the account name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to delete
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.BeginUpdate(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters)">
            <summary>
            Updates the Data Lake Analytics account object specified by the
            accountName with the contents of the account object.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the update Data Lake Analytics
            account operation.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.BeginUpdateAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters)">
            <summary>
            Updates the Data Lake Analytics account object specified by the
            accountName with the contents of the account object.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the update Data Lake Analytics
            account operation.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.Create(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters)">
            <summary>
            Creates the specified Data Lake Analytics account.This supplies the
            user with computation services for Data Lake Analytics workloads
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create Data Lake Analytics
            account operation.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.CreateAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters)">
            <summary>
            Creates the specified Data Lake Analytics account.This supplies the
            user with computation services for Data Lake Analytics workloads
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create Data Lake Analytics
            account operation.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.DataLakeStoreAccountListNext(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Data Lake Store account page.
            </param>
            <returns>
            Data Lake Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.DataLakeStoreAccountListNextAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Data Lake Store account page.
            </param>
            <returns>
            Data Lake Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.Delete(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String)">
            <summary>
            Deletes the Data Lake Analytics account object specified by the
            account name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to delete
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String)">
            <summary>
            Deletes the Data Lake Analytics account object specified by the
            account name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to delete
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.DeleteDataLakeStoreAccount(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String)">
            <summary>
            Updates the Data Lake Analytics account specified to remove the
            specified Data Lake Store account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to remove the Data
            Lake Store account from
            </param>
            <param name='dataLakeStoreAccountName'>
            Required. The name of the Data Lake Store account to remove
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.DeleteDataLakeStoreAccountAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String)">
            <summary>
            Updates the Data Lake Analytics account specified to remove the
            specified Data Lake Store account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to remove the Data
            Lake Store account from
            </param>
            <param name='dataLakeStoreAccountName'>
            Required. The name of the Data Lake Store account to remove
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.DeleteStorageAccount(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String)">
            <summary>
            Updates the Data Lake Analytics account specified to remove the
            specified Azure Storage account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to remove the Azure
            Storage account from
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure Storage account to remove
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.DeleteStorageAccountAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String)">
            <summary>
            Updates the Data Lake Analytics account specified to remove the
            specified Azure Storage account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to remove the Azure
            Storage account from
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure Storage account to remove
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.Get(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String)">
            <summary>
            Gets the Data Lake Analytics account object specified by the
            account name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to retrieve
            </param>
            <returns>
            Data Lake Analytics Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.GetAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String)">
            <summary>
            Gets the Data Lake Analytics account object specified by the
            account name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to retrieve
            </param>
            <returns>
            Data Lake Analytics Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.GetDataLakeStoreAccount(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String)">
            <summary>
            Gets the specified Data Lake Store account details in the specified
            Data Lake Analytics account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to retrieve the Data Lake Store
            account details from
            </param>
            <param name='dataLakeStoreAccountName'>
            Required. The name of the account to retrieve
            </param>
            <returns>
            Data Lake Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.GetDataLakeStoreAccountAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String)">
            <summary>
            Gets the specified Data Lake Store account details in the specified
            Data Lake Analytics account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to retrieve the Data Lake Store
            account details from
            </param>
            <param name='dataLakeStoreAccountName'>
            Required. The name of the account to retrieve
            </param>
            <returns>
            Data Lake Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.GetStorageAccount(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String)">
            <summary>
            Gets the specified Azure storage account details in the specified
            Data Lake Analytics account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to retrieve the Azure storage
            account details from
            </param>
            <param name='storageAccountName'>
            Required. The name of the account to retrieve
            </param>
            <returns>
            Storage Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.GetStorageAccountAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String)">
            <summary>
            Gets the specified Azure storage account details in the specified
            Data Lake Analytics account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to retrieve the Azure storage
            account details from
            </param>
            <param name='storageAccountName'>
            Required. The name of the account to retrieve
            </param>
            <returns>
            Storage Account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.GetStorageContainer(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets the specified Azure Storage container object associated with
            the specified Data Lake Analytics and Azure Storage accounts.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to retrieve
            blob container for
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure storage account to retrieve the
            blob container from
            </param>
            <param name='containerName'>
            Required. The name of the Azure storage container to retrieve
            </param>
            <returns>
            Storage Container information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.GetStorageContainerAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets the specified Azure Storage container object associated with
            the specified Data Lake Analytics and Azure Storage accounts.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to retrieve
            blob container for
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure storage account to retrieve the
            blob container from
            </param>
            <param name='containerName'>
            Required. The name of the Azure storage container to retrieve
            </param>
            <returns>
            Storage Container information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.List(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Optional. The name of the resource group.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all account
            items.
            </param>
            <returns>
            DataLakeAnalytics Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.ListAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Optional. The name of the resource group.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all account
            items.
            </param>
            <returns>
            DataLakeAnalytics Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.ListDataLakeStoreAccounts(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to list Data
            Lake Store accounts for.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all account
            items.
            </param>
            <returns>
            Data Lake Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.ListDataLakeStoreAccountsAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to list Data
            Lake Store accounts for.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all account
            items.
            </param>
            <returns>
            Data Lake Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.ListNext(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Data Lake Analytics account page.
            </param>
            <returns>
            DataLakeAnalytics Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Data Lake Analytics account page.
            </param>
            <returns>
            DataLakeAnalytics Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.ListSasTokens(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets the SAS token associated with the specified Data Lake
            Analytics and WASB storage account and container combination.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to get the
            SAS token for
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure storage account to retrieve the
            blob container from
            </param>
            <param name='containerName'>
            Required. The name of the Azure storage container to retrieve
            </param>
            <returns>
            The SAS response that contains the storage account, container and
            associated SAS token for connection use.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.ListSasTokensAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets the SAS token associated with the specified Data Lake
            Analytics and WASB storage account and container combination.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to get the
            SAS token for
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure storage account to retrieve the
            blob container from
            </param>
            <param name='containerName'>
            Required. The name of the Azure storage container to retrieve
            </param>
            <returns>
            The SAS response that contains the storage account, container and
            associated SAS token for connection use.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.ListStorageAccounts(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to list
            Storage accounts for.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all account
            items.
            </param>
            <returns>
            Azure Storage Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.ListStorageAccountsAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to list
            Storage accounts for.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all account
            items.
            </param>
            <returns>
            Azure Storage Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.ListStorageContainers(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String)">
            <summary>
            Gets the Azure Storage containers object associated with the
            specified Data Lake Analytics and Azure Storage accounts.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to retrieve
            blob containers for
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure storage account to retrieve blob
            containers from
            </param>
            <returns>
            The list of blob containers associated with the storage account
            attached to the Data Lake Analytics account.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.ListStorageContainersAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String)">
            <summary>
            Gets the Azure Storage containers object associated with the
            specified Data Lake Analytics and Azure Storage accounts.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the Data Lake Analytics account to retrieve
            blob containers for
            </param>
            <param name='storageAccountName'>
            Required. The name of the Azure storage account to retrieve blob
            containers from
            </param>
            <returns>
            The list of blob containers associated with the storage account
            attached to the Data Lake Analytics account.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.SasTokensListNext(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String)">
            <summary>
            Gets the next page of the SAS token objects within the specified
            Azure Storage account and container, if any.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Azure Storage Container SAS token
            page.
            </param>
            <returns>
            The SAS response that contains the storage account, container and
            associated SAS token for connection use.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.SasTokensListNextAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String)">
            <summary>
            Gets the next page of the SAS token objects within the specified
            Azure Storage account and container, if any.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Azure Storage Container SAS token
            page.
            </param>
            <returns>
            The SAS response that contains the storage account, container and
            associated SAS token for connection use.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.StorageAccountListNext(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Azure Storage account page.
            </param>
            <returns>
            Azure Storage Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.StorageAccountListNextAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String)">
            <summary>
            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.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Azure Storage account page.
            </param>
            <returns>
            Azure Storage Account list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.StorageContainersListNext(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String)">
            <summary>
            Gets the next page of the Azure Storage Container objects within
            the specified Azure Storage account, if any.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Azure Storage Container page.
            </param>
            <returns>
            The list of blob containers associated with the storage account
            attached to the Data Lake Analytics account.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.StorageContainersListNextAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String)">
            <summary>
            Gets the next page of the Azure Storage Container objects within
            the specified Azure Storage account, if any.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Azure Storage Container page.
            </param>
            <returns>
            The list of blob containers associated with the storage account
            attached to the Data Lake Analytics account.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.Update(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters)">
            <summary>
            Updates the Data Lake Analytics account object specified by the
            accountName with the contents of the account object.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the update Data Lake Analytics
            account operation.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.UpdateAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters)">
            <summary>
            Updates the Data Lake Analytics account object specified by the
            accountName with the contents of the account object.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the update Data Lake Analytics
            account operation.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.UpdateStorageAccount(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountParameters)">
            <summary>
            Updates the specified storage account. This is currently only
            supported for Azure blob accounts to update their access keys and
            suffix.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to modify storage
            accounts in
            </param>
            <param name='storageAccountName'>
            Required. The Azure Storage account to modify
            </param>
            <param name='parameters'>
            Required. The parameters containing the access key and suffix to
            update the storage account with.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsAccountOperationsExtensions.UpdateStorageAccountAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountParameters)">
            <summary>
            Updates the specified storage account. This is currently only
            supported for Azure blob accounts to update their access keys and
            suffix.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The Data Lake Analytics account name to modify storage
            accounts in
            </param>
            <param name='storageAccountName'>
            Required. The Azure Storage account to modify
            </param>
            <param name='parameters'>
            Required. The parameters containing the access key and suffix to
            update the storage account with.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient">
            <summary>
            Creates an Azure Data Lake Analytics account management client.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.#ctor">
            <summary>
            Initializes a new instance of the DataLakeAnalyticsManagementClient
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri)">
            <summary>
            Initializes a new instance of the DataLakeAnalyticsManagementClient
            class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='baseUri'>
            Optional. Gets the URI used as the base for all cloud service
            requests.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials)">
            <summary>
            Initializes a new instance of the DataLakeAnalyticsManagementClient
            class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.#ctor(System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the DataLakeAnalyticsManagementClient
            class.
            </summary>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the DataLakeAnalyticsManagementClient
            class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='baseUri'>
            Optional. Gets the URI used as the base for all cloud service
            requests.
            </param>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the DataLakeAnalyticsManagementClient
            class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.Clone(Hyak.Common.ServiceClient{Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient})">
            <summary>
            Clones properties from current instance to another
            DataLakeAnalyticsManagementClient instance
            </summary>
            <param name='client'>
            Instance of DataLakeAnalyticsManagementClient to clone to
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.ParseDataLakeAnalyticsAccountState(System.String)">
            <summary>
            Parse enum values for type DataLakeAnalyticsAccountState.
            </summary>
            <param name='value'>
            The value to parse.
            </param>
            <returns>
            The enum value.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.DataLakeAnalyticsAccountStateToString(Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountState)">
            <summary>
            Convert an enum of type DataLakeAnalyticsAccountState to a string.
            </summary>
            <param name='value'>
            The value to convert to a string.
            </param>
            <returns>
            The enum value as a string.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.ParseDataLakeAnalyticsAccountStatus(System.String)">
            <summary>
            Parse enum values for type DataLakeAnalyticsAccountStatus.
            </summary>
            <param name='value'>
            The value to parse.
            </param>
            <returns>
            The enum value.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.DataLakeAnalyticsAccountStatusToString(Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountStatus)">
            <summary>
            Convert an enum of type DataLakeAnalyticsAccountStatus to a string.
            </summary>
            <param name='value'>
            The value to convert to a string.
            </param>
            <returns>
            The enum value as a string.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.GetLongRunningOperationStatusAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Get Operation Status operation returns the status of the
            specified operation. After calling an asynchronous operation, you
            can call Get Operation Status to determine whether the operation
            has succeeded, failed, or is still in progress.
            </summary>
            <param name='azureAsyncOperation'>
            Required. Location value returned by the Begin operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.Credentials">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.UserAgentSuffix">
            <summary>
            Gets or sets the additional UserAgent text to be added to the user
            agent header. This is used to further differentiate where requests
            are coming from internally.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClient.DataLakeAnalyticsAccount">
            <summary>
            Operations for managing Data Lake Analytics accounts
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClientExtensions">
            <summary>
            Creates an Azure Data Lake Analytics account management client.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClientExtensions.GetLongRunningOperationStatus(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient,System.String)">
            <summary>
            The Get Operation Status operation returns the status of the
            specified operation. After calling an asynchronous operation, you
            can call Get Operation Status to determine whether the operation
            has succeeded, failed, or is still in progress.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient.
            </param>
            <param name='azureAsyncOperation'>
            Required. Location value returned by the Begin operation.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.DataLakeAnalyticsManagementClientExtensions.GetLongRunningOperationStatusAsync(Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient,System.String)">
            <summary>
            The Get Operation Status operation returns the status of the
            specified operation. After calling an asynchronous operation, you
            can call Get Operation Status to determine whether the operation
            has succeeded, failed, or is still in progress.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Analytics.IDataLakeAnalyticsManagementClient.
            </param>
            <param name='azureAsyncOperation'>
            Required. Location value returned by the Begin operation.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request and error information regarding
            the failure.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.AddDataLakeStoreParameters">
            <summary>
            Additional Data Lake Store parameters.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.AddDataLakeStoreParameters.#ctor">
            <summary>
            Initializes a new instance of the AddDataLakeStoreParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.AddDataLakeStoreParameters.Properties">
            <summary>
            Optional. Gets or sets the properties for the Data Lake Store
            account being added.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountParameters">
            <summary>
            Additional Azure Storage account parameters.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountParameters.#ctor">
            <summary>
            Initializes a new instance of the AddStorageAccountParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.AddStorageAccountParameters.Properties">
            <summary>
            Optional. Gets or sets the properties for the Azure Storage account
            being added.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.AzureAsyncOperationResponse">
            <summary>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or has
            failed. Note that this status is distinct from the HTTP status code
            returned for the Get Operation Status operation itself. If the
            asynchronous operation succeeded, the response body includes the HTTP
            status code for the successful request. If the asynchronous operation
            failed, the response body includes the HTTP status code for the failed
            request and error information regarding the failure.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.UpdateOperationResponse">
            <summary>
            Operation Response used for long running operations, indicating that
            the operation response can be updated.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.RetriableOperationResponse">
            <summary>
            An AzureOperationResponse that has a retry value set, indicating that
            this response will be retried in the event of failure.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceProviderErrorResponse">
            <summary>
            If the resource provide needs to return an error to any operation, it
            should return the appropriate HTTP error code and a message body as
            can be seen below.The message should be localized per the
            Accept-Language header specified in the original request such thatit
            could be directly be exposed to users
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceProviderErrorResponse.#ctor">
            <summary>
            Initializes a new instance of the ResourceProviderErrorResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceProviderErrorResponse.Error">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.RetriableOperationResponse.#ctor">
            <summary>
            Initializes a new instance of the RetriableOperationResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.RetriableOperationResponse.RetryAfter">
            <summary>
            Optional. The recommended retry interval for the Get
            Azure-AsyncOperation call
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.UpdateOperationResponse.#ctor">
            <summary>
            Initializes a new instance of the UpdateOperationResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.UpdateOperationResponse.AzureAsyncOperation">
            <summary>
            Optional. Users can perform a Get on Azure-AsyncOperation to get
            the status of their update(PUT/PATCH/DELETE) operations
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.AzureAsyncOperationResponse.#ctor">
            <summary>
            Initializes a new instance of the AzureAsyncOperationResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.AzureAsyncOperationResponse.Location">
            <summary>
            Optional. Gets or sets the azure async operation Uri.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.AzureAsyncOperationResponse.Status">
            <summary>
            Optional. Gets or sets the status of the AzureAsuncOperation
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountGetDataLakeStoreAccountResponse">
            <summary>
            Data Lake Account information response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountGetDataLakeStoreAccountResponse.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountGetDataLakeStoreAccountResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountGetDataLakeStoreAccountResponse.DataLakeStoreAccount">
            <summary>
            Optional. Gets or sets the account object associated with the
            specified account name
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountGetStorageAccountResponse">
            <summary>
            Storage Account information response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountGetStorageAccountResponse.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountGetStorageAccountResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountGetStorageAccountResponse.StorageAccount">
            <summary>
            Optional. Gets or sets the account object associated with the
            specified account name
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListDataLakeStoreResponse">
            <summary>
            Data Lake Account list information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListDataLakeStoreResponse.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountListDataLakeStoreResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListDataLakeStoreResponse.Count">
            <summary>
            Optional. Gets or sets total number of results.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListDataLakeStoreResponse.NextLink">
            <summary>
            Optional. Gets or sets the link (url) to the next page of results.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListDataLakeStoreResponse.Value">
            <summary>
            Optional. Gets or set the results of the list operation
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListStorageAccountsResponse">
            <summary>
            Azure Storage Account list information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListStorageAccountsResponse.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountListStorageAccountsResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListStorageAccountsResponse.Count">
            <summary>
            Optional. Gets or sets total number of results.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListStorageAccountsResponse.NextLink">
            <summary>
            Optional. Gets or sets the link (url) to the next page of results.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListStorageAccountsResponse.Value">
            <summary>
            Optional. Gets or set the results of the list operation
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountState">
            <summary>
            The state of an account after successful provisioning
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.BlobContainer">
            <summary>
            Azure Storage blob container information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.BlobContainer.#ctor">
            <summary>
            Initializes a new instance of the BlobContainer class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.BlobContainer.Id">
            <summary>
            Optional. Gets or sets the unique identifier of the blob container.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.BlobContainer.Name">
            <summary>
            Optional. Gets or sets the name of the blob container.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.BlobContainer.Properties">
            <summary>
            Optional. Gets or sets the properties of the blob container.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.BlobContainer.Type">
            <summary>
            Optional. Gets or sets the type of the blob container.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.BlobContainerProperties">
            <summary>
            Azure Storage blob container properties information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.BlobContainerProperties.#ctor">
            <summary>
            Initializes a new instance of the BlobContainerProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.BlobContainerProperties.LastModifiedTime">
            <summary>
            Optional. Gets or sets the last modified time of the blob container.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccount">
            <summary>
            Data Lake Store account information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccount.#ctor">
            <summary>
            Initializes a new instance of the DataLakeStoreAccount class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccount.Name">
            <summary>
            Optional. Gets or sets the account name of the Data Lake Store
            account.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccount.Properties">
            <summary>
            Optional. Gets or sets the properties associated with this Data
            Lake Store account.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountProperties">
            <summary>
            Data Lake Store account properties information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountProperties.#ctor">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountProperties
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeStoreAccountProperties.Suffix">
            <summary>
            Optional. Gets or sets the optional suffix for the Data Lake Store
            account.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.Error">
            <summary>
            Generic resource error information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.Error.#ctor">
            <summary>
            Initializes a new instance of the Error class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.Error.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the Error class with required
            arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.Error.Code">
            <summary>
            Required. Gets or sets the HTTP status code or error code
            associated with this error
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.Error.Details">
            <summary>
            Optional. Gets or sets the list of error details
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.Error.InnerError">
            <summary>
            Optional. Gets or sets the inner exceptions or errors, if any
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.Error.Message">
            <summary>
            Required. Gets or sets the error message to display.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.Error.Target">
            <summary>
            Optional. Gets or sets the target of the error.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.ErrorDetails">
            <summary>
            Generic resource error details information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.ErrorDetails.#ctor">
            <summary>
            Initializes a new instance of the ErrorDetails class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.ErrorDetails.Code">
            <summary>
            Optional. Gets or sets the HTTP status code or error code
            associated with this error
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.ErrorDetails.Message">
            <summary>
            Optional. Gets or sets the error message localized based on
            Accept-Language
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.ErrorDetails.Target">
            <summary>
            Optional. Gets or sets the target of the particular error (for
            example, the name of the property in error).
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.GetBlobContainerResponse">
            <summary>
            Storage Container information response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.GetBlobContainerResponse.#ctor">
            <summary>
            Initializes a new instance of the GetBlobContainerResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.GetBlobContainerResponse.Container">
            <summary>
            Optional. Gets or sets the container object associated with the
            specified account name
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.InnerError">
            <summary>
            Generic resource inner error information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.InnerError.#ctor">
            <summary>
            Initializes a new instance of the InnerError class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.InnerError.Context">
            <summary>
            Optional. Gets or sets the context for the error message
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.InnerError.Trace">
            <summary>
            Optional. Gets or sets the stack trace for the error
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount">
            <summary>
            A Data Lake Analytics account object, containing all information
            associated with the named Data Lake Analytics account.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount.#ctor">
            <summary>
            Initializes a new instance of the DataLakeAnalyticsAccount class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount.Id">
            <summary>
            Optional. Gets or sets the account subscription ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount.Location">
            <summary>
            Optional. Gets or sets the account regional location.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount.Name">
            <summary>
            Optional. Gets or sets the account name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount.Properties">
            <summary>
            Optional. Gets or sets the properties defined by Data Lake
            Analytics all properties are specific to each resource provider.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount.Tags">
            <summary>
            Optional. Gets or sets the value of custom properties.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount.Type">
            <summary>
            Optional. Gets or sets the namespace and type of the account.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters">
            <summary>
            DataLakeAnalytics DataLakeAnalyticsAccount information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountCreateOrUpdateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters.#ctor(Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccount)">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountCreateOrUpdateParameters class with
            required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateOrUpdateParameters.DataLakeAnalyticsAccount">
            <summary>
            Required. Gets or sets the account object that is being created.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateUpdateOrDeleteResponse">
            <summary>
            The create, update and delete DataLakeAnalyticsAccount operation
            response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateUpdateOrDeleteResponse.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountCreateUpdateOrDeleteResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateUpdateOrDeleteResponse.DataLakeAnalyticsAccount">
            <summary>
            Optional. Gets or sets the resulting account object that was
            created, deleted or updated.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateUpdateOrDeleteResponse.Location">
            <summary>
            Optional. Gets or sets the azure async operation Uri.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountCreateUpdateOrDeleteResponse.Status">
            <summary>
            Optional. Gets or sets the current top level status of the operation
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountGetResponse">
            <summary>
            Data Lake Analytics Account information response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountGetResponse.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountGetResponse.DataLakeAnalyticsAccount">
            <summary>
            Optional. Gets or sets the account object associated with the
            specified account name
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters">
            <summary>
            DataLakeAnalyticsAccount list parameters.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountListParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters.Count">
            <summary>
            Optional. Gets or sets a Boolean value of true or false to request
            a count of the matching resources included with the resources in
            the response, e.g. Categories?$count=true. Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters.Expand">
            <summary>
            Optional. Gets or sets OData expansion. Expand related resources in
            line with the retrieved resources, e.g.
            Categories/$expand=Products would expand Product data in line with
            each Category entry. Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters.Filter">
            <summary>
            Optional. Gets or sets OData filter. Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters.Format">
            <summary>
            Optional. Gets or sets the return format. Return the response in
            particular formatxii without access to request headers for
            standard content-type negotiation (e.g Orders?$format=json).
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters.OrderBy">
            <summary>
            Optional. Gets or sets the OrderBy clause. One or more
            comma-separated expressions with an optional “asc” (the default)
            or “desc” depending on the order you’d like the values sorted,
            e.g. Categories?$orderby=CategoryName desc. Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters.Search">
            <summary>
            Optional. Gets or sets a free form search. A free-text search
            expression to match for whether a particular entry should be
            included in the feed, e.g. Categories?$search=blue OR green.
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters.Select">
            <summary>
            Optional. Gets or sets OData Select statement. Limits the
            properties on each entry to just those requested, e.g.
            Categories?$select=CategoryName,Description. Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters.Skip">
            <summary>
            Optional. Gets or sets the number of items to skip over before
            returning elements. Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListParameters.Top">
            <summary>
            Optional. Gets or sets the number of items to return. Optional.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListResponse">
            <summary>
            DataLakeAnalytics Account list information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListResponse.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountListResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListResponse.NextLink">
            <summary>
            Optional. Gets or sets the link (url) to the next page of results.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountListResponse.Value">
            <summary>
            Optional. Gets or set the results of the list operation
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties">
            <summary>
            The account specific properties that are associated with an underlying
            Data Lake Analytics account.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsAccountProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties.CreationTime">
            <summary>
            Optional. Gets or sets the account creation time.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties.DataLakeStoreAccounts">
            <summary>
            Optional. Gets or sets the list of Data Lake storage accounts
            associated with this account.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties.DefaultDataLakeStoreAccount">
            <summary>
            Optional. Gets or sets the default data lake storage account
            associated with this Data Lake Analytics account.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties.Endpoint">
            <summary>
            Optional. Gets or sets the full CName endpoint for this account.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties.LastModifiedTime">
            <summary>
            Optional. Gets or sets the account last modified time.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties.MaxDegreeOfParallelism">
            <summary>
            Optional. Gets or sets the maximum supported degree of parallelism
            for this acocunt.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties.MaxJobCount">
            <summary>
            Optional. Gets or sets the maximum supported jobs running under the
            account at the same time.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties.ProvisioningState">
            <summary>
            Optional. Gets or sets the provisioning status of the Data Lake
            Analytics account.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties.State">
            <summary>
            Optional. Gets or sets the state of the Data Lake Analytics account.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountProperties.StorageAccounts">
            <summary>
            Optional. Gets or sets the list of Azure Blob storage accounts
            associated with this account.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.DataLakeAnalyticsAccountStatus">
            <summary>
            The various states that an account can be in before, during and after
            provisioning
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.ListBlobContainersResponse">
            <summary>
            The list of blob containers associated with the storage account
            attached to the Data Lake Analytics account.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.ListBlobContainersResponse.#ctor">
            <summary>
            Initializes a new instance of the ListBlobContainersResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.ListBlobContainersResponse.NextLink">
            <summary>
            Optional. Gets or sets the link (url) to the next page of results.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.ListBlobContainersResponse.Value">
            <summary>
            Optional. Gets or set the results of the list operation
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.ListSasTokensResponse">
            <summary>
            The SAS response that contains the storage account, container and
            associated SAS token for connection use.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.ListSasTokensResponse.#ctor">
            <summary>
            Initializes a new instance of the ListSasTokensResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.ListSasTokensResponse.NextLink">
            <summary>
            Optional. Gets or sets the link (url) to the next page of results.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.ListSasTokensResponse.Value">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.SasTokenInfo">
            <summary>
            SAS token information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.SasTokenInfo.#ctor">
            <summary>
            Initializes a new instance of the SasTokenInfo class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.SasTokenInfo.AccessToken">
            <summary>
            Optional. Gets or sets the access token for the associated Azure
            Storage Container.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccount">
            <summary>
            Azure Storage account information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccount.#ctor">
            <summary>
            Initializes a new instance of the StorageAccount class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccount.Name">
            <summary>
            Optional. Gets or sets the account name associated with the Azure
            storage account.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccount.Properties">
            <summary>
            Optional. Gets or sets the properties associated with this storage
            account.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountProperties">
            <summary>
            Azure Storage account properties information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountProperties.#ctor">
            <summary>
            Initializes a new instance of the StorageAccountProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountProperties.AccessKey">
            <summary>
            Optional. Gets or sets the access key associated with this Azure
            Storage account that will be used to connect to it.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountProperties.Suffix">
            <summary>
            Optional. Gets or sets the optional suffix for the Data Lake
            account.
            </summary>
        </member>
    </members>
</doc>