Microsoft.Azure.Management.DataLake.Store.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Azure.Management.DataLake.Store</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperations">
            <summary>
            Operations for managing Data Lake Store accounts
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations">
            <summary>
            Operations for managing Data Lake Store accounts
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.BeginCreateAsync(System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Store account.
            </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 Store 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.Store.IDataLakeStoreAccountOperations.BeginDeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the Data Lake Store 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.Store.IDataLakeStoreAccountOperations.BeginUpdateAsync(System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Store account object specified by the account
            name 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 Store 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.Store.IDataLakeStoreAccountOperations.CreateAsync(System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='parameters'>
            Parameters supplied to the create Data Lake Store 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.Store.IDataLakeStoreAccountOperations.CreateOrUpdateFirewallRuleAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates or updates the specified Data Lake Store account with the
            specified firewall rules.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group the account is in.
            </param>
            <param name='accountName'>
            The name of the account to add the firewall rule to
            </param>
            <param name='parameters'>
            Parameters supplied to the create firewall rule operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Store account Firewall rule information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the Data Lake Store 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.Store.IDataLakeStoreAccountOperations.DeleteFirewallRuleAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the specified firewall rule from the specified Data Lake
            Store account
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the account to delete the firewall rule from
            </param>
            <param name='firewallRuleName'>
            The name of the firewall rule to delete
            </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.Store.IDataLakeStoreAccountOperations.FirewallRulesListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the next page of the Data Lake firewall rule objects within
            the specified account, if any.
            </summary>
            <param name='nextLink'>
            The url to the next firewall rule page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake firewall rule list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the Data Lake Store 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 Store account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.GetFirewallRuleAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified Data Lake firewall rules.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group the account is in.
            </param>
            <param name='accountName'>
            The name of the account to get the firewall rules from
            </param>
            <param name='firewallRuleName'>
            the name of the firewall rule to retrieve.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Store account Firewall rule information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.ListAsync(System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListParameters,System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store account objects within the subscription
            or within a specific resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='parameters'>
            Query parameters. If null is passed returns all Data Lake Store
            account items.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Store account list information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.ListFirewallRulesAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake firewall rules objects within the specified
            Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='accountName'>
            The name of the account to get the firewall rules from
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake firewall rule list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.ListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the next page of the Data Lake Store 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 Store account page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Store account list information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.UpdateAsync(System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Store account object specified by the account
            name 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 Store 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.Store.DataLakeStoreAccountOperations.#ctor(Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient)">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountOperations
            class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperations.BeginCreateAsync(System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Store account.
            </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 Store 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.Store.DataLakeStoreAccountOperations.BeginDeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the Data Lake Store 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.Store.DataLakeStoreAccountOperations.BeginUpdateAsync(System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Store account object specified by the account
            name 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 Store 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.Store.DataLakeStoreAccountOperations.CreateAsync(System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create Data Lake Store 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.Store.DataLakeStoreAccountOperations.CreateOrUpdateFirewallRuleAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates or updates the specified Data Lake Store account with the
            specified firewall rules.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group the account is in.
            </param>
            <param name='accountName'>
            Required. The name of the account to add the firewall rule to
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create firewall rule operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Store account Firewall rule information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the Data Lake Store 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.Store.DataLakeStoreAccountOperations.DeleteFirewallRuleAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the specified firewall rule from the specified Data Lake
            Store account
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to delete the firewall rule from
            </param>
            <param name='firewallRuleName'>
            Required. The name of the firewall rule to delete
            </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.Store.DataLakeStoreAccountOperations.FirewallRulesListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the next page of the Data Lake firewall rule objects within
            the specified account, if any.
            </summary>
            <param name='nextLink'>
            Required. The url to the next firewall rule page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake firewall rule list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the Data Lake Store 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 Store account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperations.GetFirewallRuleAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified Data Lake firewall rules.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group the account is in.
            </param>
            <param name='accountName'>
            Required. The name of the account to get the firewall rules from
            </param>
            <param name='firewallRuleName'>
            Required. the name of the firewall rule to retrieve.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Store account Firewall rule information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperations.ListAsync(System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListParameters,System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store account objects within the subscription
            or within a specific resource group.
            </summary>
            <param name='resourceGroupName'>
            Optional. The name of the resource group.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all Data Lake
            Store account items.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Store account list information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperations.ListFirewallRulesAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake firewall rules objects within the specified
            Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            Optional. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to get the firewall rules from
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake firewall rule list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperations.ListNextAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the next page of the Data Lake Store 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 Store account page.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Data Lake Store account list information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperations.UpdateAsync(System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Updates the Data Lake Store account object specified by the account
            name 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 Store 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="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions">
            <summary>
            Creates a Data Lake Store account management client.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.BeginCreate(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </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 Store 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.Store.DataLakeStoreAccountOperationsExtensions.BeginCreateAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </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 Store 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.Store.DataLakeStoreAccountOperationsExtensions.BeginDelete(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String)">
            <summary>
            Deletes the Data Lake Store account object specified by the account
            name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </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.Store.DataLakeStoreAccountOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String)">
            <summary>
            Deletes the Data Lake Store account object specified by the account
            name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </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.Store.DataLakeStoreAccountOperationsExtensions.BeginUpdate(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters)">
            <summary>
            Updates the Data Lake Store account object specified by the account
            name with the contents of the account object.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the update Data Lake Store 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.Store.DataLakeStoreAccountOperationsExtensions.BeginUpdateAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters)">
            <summary>
            Updates the Data Lake Store account object specified by the account
            name with the contents of the account object.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the update Data Lake Store 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.Store.DataLakeStoreAccountOperationsExtensions.Create(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create Data Lake Store 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.Store.DataLakeStoreAccountOperationsExtensions.CreateAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create Data Lake Store 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.Store.DataLakeStoreAccountOperationsExtensions.CreateOrUpdateFirewallRule(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleCreateOrUpdateParameters)">
            <summary>
            Creates or updates the specified Data Lake Store account with the
            specified firewall rules.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group the account is in.
            </param>
            <param name='accountName'>
            Required. The name of the account to add the firewall rule to
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create firewall rule operation.
            </param>
            <returns>
            Data Lake Store account Firewall rule information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.CreateOrUpdateFirewallRuleAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleCreateOrUpdateParameters)">
            <summary>
            Creates or updates the specified Data Lake Store account with the
            specified firewall rules.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group the account is in.
            </param>
            <param name='accountName'>
            Required. The name of the account to add the firewall rule to
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the create firewall rule operation.
            </param>
            <returns>
            Data Lake Store account Firewall rule information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.Delete(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String)">
            <summary>
            Deletes the Data Lake Store account object specified by the account
            name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </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.Store.DataLakeStoreAccountOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String)">
            <summary>
            Deletes the Data Lake Store account object specified by the account
            name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </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.Store.DataLakeStoreAccountOperationsExtensions.DeleteFirewallRule(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String,System.String)">
            <summary>
            Deletes the specified firewall rule from the specified Data Lake
            Store account
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to delete the firewall rule from
            </param>
            <param name='firewallRuleName'>
            Required. The name of the firewall rule to delete
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.DeleteFirewallRuleAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String,System.String)">
            <summary>
            Deletes the specified firewall rule from the specified Data Lake
            Store account
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to delete the firewall rule from
            </param>
            <param name='firewallRuleName'>
            Required. The name of the firewall rule to delete
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.FirewallRulesListNext(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String)">
            <summary>
            Gets the next page of the Data Lake firewall rule objects within
            the specified account, if any.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next firewall rule page.
            </param>
            <returns>
            Data Lake firewall rule list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.FirewallRulesListNextAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String)">
            <summary>
            Gets the next page of the Data Lake firewall rule objects within
            the specified account, if any.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next firewall rule page.
            </param>
            <returns>
            Data Lake firewall rule list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.Get(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String)">
            <summary>
            Gets the Data Lake Store account object specified by the account
            name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </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 Store account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.GetAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String)">
            <summary>
            Gets the Data Lake Store account object specified by the account
            name.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </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 Store account information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.GetFirewallRule(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String,System.String)">
            <summary>
            Gets the specified Data Lake firewall rules.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group the account is in.
            </param>
            <param name='accountName'>
            Required. The name of the account to get the firewall rules from
            </param>
            <param name='firewallRuleName'>
            Required. the name of the firewall rule to retrieve.
            </param>
            <returns>
            Data Lake Store account Firewall rule information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.GetFirewallRuleAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String,System.String)">
            <summary>
            Gets the specified Data Lake firewall rules.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group the account is in.
            </param>
            <param name='accountName'>
            Required. The name of the account to get the firewall rules from
            </param>
            <param name='firewallRuleName'>
            Required. the name of the firewall rule to retrieve.
            </param>
            <returns>
            Data Lake Store account Firewall rule information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.List(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListParameters)">
            <summary>
            Lists the Data Lake Store account objects within the subscription
            or within a specific resource group.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Optional. The name of the resource group.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all Data Lake
            Store account items.
            </param>
            <returns>
            Data Lake Store account list information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.ListAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListParameters)">
            <summary>
            Lists the Data Lake Store account objects within the subscription
            or within a specific resource group.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Optional. The name of the resource group.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all Data Lake
            Store account items.
            </param>
            <returns>
            Data Lake Store account list information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.ListFirewallRules(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String)">
            <summary>
            Lists the Data Lake firewall rules objects within the specified
            Data Lake Store account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Optional. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to get the firewall rules from
            </param>
            <returns>
            Data Lake firewall rule list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.ListFirewallRulesAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,System.String)">
            <summary>
            Lists the Data Lake firewall rules objects within the specified
            Data Lake Store account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Optional. The name of the resource group.
            </param>
            <param name='accountName'>
            Required. The name of the account to get the firewall rules from
            </param>
            <returns>
            Data Lake firewall rule list information.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.ListNext(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String)">
            <summary>
            Gets the next page of the Data Lake Store 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.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Data Lake Store account page.
            </param>
            <returns>
            Data Lake Store account list information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String)">
            <summary>
            Gets the next page of the Data Lake Store 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.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='nextLink'>
            Required. The url to the next Data Lake Store account page.
            </param>
            <returns>
            Data Lake Store account list information response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountOperationsExtensions.Update(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters)">
            <summary>
            Updates the Data Lake Store account object specified by the account
            name with the contents of the account object.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the update Data Lake Store 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.Store.DataLakeStoreAccountOperationsExtensions.UpdateAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters)">
            <summary>
            Updates the Data Lake Store account object specified by the account
            name with the contents of the account object.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the update Data Lake Store 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="T:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient">
            <summary>
            Creates a Data Lake Store account management client.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreManagementClient">
            <summary>
            Creates a Data Lake Store account management client.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreManagementClient.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.Store.IDataLakeStoreManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreManagementClient.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.Store.IDataLakeStoreManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreManagementClient.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.Store.IDataLakeStoreManagementClient.DataLakeStoreAccount">
            <summary>
            Operations for managing Data Lake Store accounts
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient.#ctor">
            <summary>
            Initializes a new instance of the DataLakeStoreManagementClient
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri)">
            <summary>
            Initializes a new instance of the DataLakeStoreManagementClient
            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.Store.DataLakeStoreManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials)">
            <summary>
            Initializes a new instance of the DataLakeStoreManagementClient
            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.Store.DataLakeStoreManagementClient.#ctor(System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the DataLakeStoreManagementClient
            class.
            </summary>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the DataLakeStoreManagementClient
            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.Store.DataLakeStoreManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the DataLakeStoreManagementClient
            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.Store.DataLakeStoreManagementClient.Clone(Hyak.Common.ServiceClient{Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient})">
            <summary>
            Clones properties from current instance to another
            DataLakeStoreManagementClient instance
            </summary>
            <param name='client'>
            Instance of DataLakeStoreManagementClient to clone to
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient.ParseDataLakeStoreAccountState(System.String)">
            <summary>
            Parse enum values for type DataLakeStoreAccountState.
            </summary>
            <param name='value'>
            The value to parse.
            </param>
            <returns>
            The enum value.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient.DataLakeStoreAccountStateToString(Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountState)">
            <summary>
            Convert an enum of type DataLakeStoreAccountState 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.Store.DataLakeStoreManagementClient.ParseDataLakeStoreAccountStatus(System.String)">
            <summary>
            Parse enum values for type DataLakeStoreAccountStatus.
            </summary>
            <param name='value'>
            The value to parse.
            </param>
            <returns>
            The enum value.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient.DataLakeStoreAccountStatusToString(Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountStatus)">
            <summary>
            Convert an enum of type DataLakeStoreAccountStatus 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.Store.DataLakeStoreManagementClient.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.Store.DataLakeStoreManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient.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.Store.DataLakeStoreManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClient.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.Store.DataLakeStoreManagementClient.DataLakeStoreAccount">
            <summary>
            Operations for managing Data Lake Store accounts
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClientExtensions">
            <summary>
            Creates a Data Lake Store account management client.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreManagementClientExtensions.GetLongRunningOperationStatus(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreManagementClient,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.Store.IDataLakeStoreManagementClient.
            </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.Store.DataLakeStoreManagementClientExtensions.GetLongRunningOperationStatusAsync(Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreManagementClient,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.Store.IDataLakeStoreManagementClient.
            </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.Store.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.Store.Models.UpdateOperationResponse">
            <summary>
            Update operation response that is inherited by Data Lake operations
            that are long running and can have their progress updated before they
            are complete.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.RetriableOperationResponse">
            <summary>
            A Retriable Operation Response object inherited by Data Lake operations
            that can be retried
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.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.Store.Models.ResourceProviderErrorResponse.#ctor">
            <summary>
            Initializes a new instance of the ResourceProviderErrorResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.ResourceProviderErrorResponse.Error">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.RetriableOperationResponse.#ctor">
            <summary>
            Initializes a new instance of the RetriableOperationResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.RetriableOperationResponse.RetryAfter">
            <summary>
            Optional. The recommended retry interval for the Get
            Azure-AsyncOperation call
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.UpdateOperationResponse.#ctor">
            <summary>
            Initializes a new instance of the UpdateOperationResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.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.Store.Models.AzureAsyncOperationResponse.#ctor">
            <summary>
            Initializes a new instance of the AzureAsyncOperationResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.AzureAsyncOperationResponse.Location">
            <summary>
            Optional. Gets or sets the azure async operation Uri.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.AzureAsyncOperationResponse.Status">
            <summary>
            Optional. Gets or sets the status of the AzureAsuncOperation
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount">
            <summary>
            Data Lake Store account information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.#ctor">
            <summary>
            Initializes a new instance of the DataLakeStoreAccount class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Id">
            <summary>
            Optional. Gets or sets the account subscription ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Location">
            <summary>
            Optional. Gets or sets the account regional location.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Name">
            <summary>
            Optional. Gets or sets the account name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Properties">
            <summary>
            Optional. Gets or sets the properties defined by Data Lake all
            properties are specific to each resource provider.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Tags">
            <summary>
            Optional. Gets or sets the value of custom properties.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Type">
            <summary>
            Optional. Gets or sets the namespace and type of the account.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters">
            <summary>
            Data Lake Store Account parameters for creation and update of a Data
            Lake Store account.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeStoreAccountCreateOrUpdateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters.#ctor(Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount)">
            <summary>
            Initializes a new instance of the
            DataLakeStoreAccountCreateOrUpdateParameters class with required
            arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateOrUpdateParameters.DataLakeStoreAccount">
            <summary>
            Required. Gets or sets the account object that is being created or
            updated.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateUpdateOrDeleteResponse">
            <summary>
            The response from submitting a create, update or delete Data Lake Store
            account request.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateUpdateOrDeleteResponse.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeStoreAccountCreateUpdateOrDeleteResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateUpdateOrDeleteResponse.DataLakeStoreAccount">
            <summary>
            Optional. Gets or sets the resulting account object that was
            created or updated. This is not present for deletes
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateUpdateOrDeleteResponse.Location">
            <summary>
            Optional. Gets or sets the azure async operation Uri.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountCreateUpdateOrDeleteResponse.Status">
            <summary>
            Optional. Gets or sets the current top level status of the operation
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountGetResponse">
            <summary>
            Data Lake Store account information response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountGetResponse.#ctor">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountGetResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountGetResponse.DataLakeStoreAccount">
            <summary>
            Optional. Gets or sets the account object associated with the
            specified account name
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListParameters">
            <summary>
            Data Lake Store account list parameters.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListParameters.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeStoreAccountListParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListParameters.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.Store.Models.DataLakeStoreAccountListParameters.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.Store.Models.DataLakeStoreAccountListParameters.Filter">
            <summary>
            Optional. Gets or sets OData filter. Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListParameters.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.Store.Models.DataLakeStoreAccountListParameters.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.Store.Models.DataLakeStoreAccountListParameters.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.Store.Models.DataLakeStoreAccountListParameters.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.Store.Models.DataLakeStoreAccountListParameters.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.Store.Models.DataLakeStoreAccountListParameters.Top">
            <summary>
            Optional. Gets or sets the number of items to return. Optional.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListResponse">
            <summary>
            Data Lake Store account list information response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListResponse.#ctor">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountListResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListResponse.Count">
            <summary>
            Optional. Gets or sets the total count of results that are
            available, but might not be returned in the current page.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListResponse.NextLink">
            <summary>
            Optional. Gets or sets the link (url) to the next page of results.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountListResponse.Value">
            <summary>
            Optional. Gets or set the results of the list operation
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties">
            <summary>
            Data Lake Store account properties information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.#ctor">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountProperties
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.CreationTime">
            <summary>
            Optional. Gets or sets the account creation time.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.DefaultGroup">
            <summary>
            Optional. Gets or sets the default owner group for all new folders
            and files created in the DataLake.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.Endpoint">
            <summary>
            Optional. Gets or sets the gateway host.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.LastModifiedTime">
            <summary>
            Optional. Gets or sets the account last modified time.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.ProvisioningState">
            <summary>
            Optional. Gets or sets the status of the Data Lake Store account
            while being provisioned.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.State">
            <summary>
            Optional. Gets or sets the status of the Data Lake Account after
            provisioning has completed.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountState">
            <summary>
            The states that an account can be in once provisioning has completed
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountStatus">
            <summary>
            The various states that an account can be in before, during and after
            provisioning
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleCreateOrUpdateParameters">
            <summary>
            Data Lake Store firewall rule parameters for creation and updates to
            the firewall rules.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleCreateOrUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeStoreFirewallRuleCreateOrUpdateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleCreateOrUpdateParameters.#ctor(Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule)">
            <summary>
            Initializes a new instance of the
            DataLakeStoreFirewallRuleCreateOrUpdateParameters class with
            required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleCreateOrUpdateParameters.FirewallRule">
            <summary>
            Required. Gets or sets the firewall rules that are being added or
            updated.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleCreateUpdateOrGetResponse">
            <summary>
            Data Lake Store account Firewall rule information response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleCreateUpdateOrGetResponse.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeStoreFirewallRuleCreateUpdateOrGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleCreateUpdateOrGetResponse.FirewallRule">
            <summary>
            Optional. Gets or sets the Firewall rule object associated with the
            specified account
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleListResponse">
            <summary>
            Data Lake firewall rule list information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleListResponse.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeStoreFirewallRuleListResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleListResponse.Count">
            <summary>
            Optional. Gets or sets the total count of results that are
            available, but might not be returned in the current page.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleListResponse.NextLink">
            <summary>
            Optional. Gets or sets the link (url) to the next page of results.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreFirewallRuleListResponse.Value">
            <summary>
            Optional. Gets or set the results of the list operation
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.Error">
            <summary>
            Data Lake error information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.Error.#ctor">
            <summary>
            Initializes a new instance of the Error class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.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.Store.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.Store.Models.Error.Details">
            <summary>
            Optional. Gets or sets the list of error details
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.Error.InnerError">
            <summary>
            Optional. Gets or sets the inner exceptions or errors, if any
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.Error.Message">
            <summary>
            Required. Gets or sets the error message to display.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.Error.Target">
            <summary>
            Optional. Gets or sets the target of the error.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.ErrorDetails">
            <summary>
            Data Lake error details information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.ErrorDetails.#ctor">
            <summary>
            Initializes a new instance of the ErrorDetails class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.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.Store.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.Store.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.Store.Models.FirewallRule">
            <summary>
            Data Lake firewall rule information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.#ctor">
            <summary>
            Initializes a new instance of the FirewallRule class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.Id">
            <summary>
            Optional. Gets or sets the Firewall Rule's subscription ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.Location">
            <summary>
            Optional. Gets or sets the Firewall Rule's regional location.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.Name">
            <summary>
            Optional. Gets or sets the Firewall Rule's name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.Properties">
            <summary>
            Optional. Gets or sets the properties defined by Data Lake all
            properties are specific to each resource provider.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.Type">
            <summary>
            Optional. Gets or sets the namespace and type of the Firewall Rule.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRuleProperties">
            <summary>
            Data Lake firewall rule properties information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRuleProperties.#ctor">
            <summary>
            Initializes a new instance of the FirewallRuleProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRuleProperties.EndIpAddress">
            <summary>
            Optional. Gets or sets the end IP address for the firewall rule.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRuleProperties.StartIpAddress">
            <summary>
            Optional. Gets or sets the start IP address for the firewall rule.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.InnerError">
            <summary>
            Data Lake inner error information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.InnerError.#ctor">
            <summary>
            Initializes a new instance of the InnerError class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.InnerError.Context">
            <summary>
            Optional. Gets or sets the context for the error message
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.InnerError.Trace">
            <summary>
            Optional. Gets or sets the stack trace for the error
            </summary>
        </member>
    </members>
</doc>