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.DataLakeStoreAccountManagementClient">
            <summary>
            Creates a Data Lake Store account management client.
            </summary>
            <summary>
            Creates an Azure Data Lake Store account management client.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.String,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.String,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.String,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.String,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.SubscriptionId">
            <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.DataLakeStoreAccountManagementClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running Operations.
            Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.GenerateClientRequestId">
            <summary>
            When set to true a unique x-ms-client-request-id value is generated and
            included in each request. Default is true.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.Account">
            <summary>
            Gets the IAccountOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountManagementClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountManagementClient class.
            </summary>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreCustomizationHelper.PackageVersion">
            <summary>
            This constant is used as the default package version to place in the user agent.
            It should mirror the package version in the project.json file.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreCustomizationHelper.UpdateUserAgentAssemblyVersion(Microsoft.Rest.Azure.IAzureClient,System.String)">
            <summary>
            Get the assembly version of a service client.
            </summary>
            <returns>The assembly version of the client.</returns>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient">
            <summary>
            Creates a Data Lake Store filesystem management client.
            </summary>
            <summary>
            Creates an Azure Data Lake Store filesystem client.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.String,System.String,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreFileSystemManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.String,System.String,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreFileSystemManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.AdlsFileSystemDnsSuffix">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running Operations.
            Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.GenerateClientRequestId">
            <summary>
            When set to true a unique x-ms-client-request-id value is generated and
            included in each request. Default is true.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.FileSystem">
            <summary>
            Gets the IFileSystemOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreFileSystemManagementClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreFileSystemManagementClient class.
            </summary>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreFileSystemManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the DataLakeStoreFileSystemManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.AccountOperations">
            <summary>
            AccountOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.#ctor(Microsoft.Azure.Management.DataLake.Store.DataLakeStoreAccountManagementClient)">
            <summary>
            Initializes a new instance of the AccountOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.AccountOperations.Client">
            <summary>
            Gets a reference to the DataLakeStoreAccountManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.DeleteFirewallRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{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 Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to delete the firewall
            rule.
            </param>
            <param name='firewallRuleName'>
            The name of the firewall rule to delete.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.GetFirewallRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the specified Data Lake Store firewall rule.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to get the firewall
            rule.
            </param>
            <param name='firewallRuleName'>
            The name of the firewall rule to retrieve.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.ListFirewallRulesWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store firewall rules within the specified Data Lake
            Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to get the firewall
            rules.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.FirewallRulesListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the next page of Data Lake Store firewall rules, if any, for the
            specified account. The response includes a link to the next page of
            results, if any.
            </summary>
            <param name='nextLink'>
            The URL to the next page of the firewall rules list.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.CreateOrUpdateFirewallRuleWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates the specified firewall rule.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to which to add the firewall rule.
            </param>
            <param name='name'>
            The name of the firewall rule to create or update.
            </param>
            <param name='parameters'>
            Parameters supplied to create the create firewall rule.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.CreateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to create.
            </param>
            <param name='parameters'>
            Parameters supplied to create the Data Lake Store account.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.BeginCreateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to create.
            </param>
            <param name='parameters'>
            Parameters supplied to create the Data Lake Store account.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.UpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates the specified Data Lake Store account information.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to update.
            </param>
            <param name='parameters'>
            Parameters supplied to update the Data Lake Store account.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.BeginUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates the specified Data Lake Store account information.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to update.
            </param>
            <param name='parameters'>
            Parameters supplied to update the Data Lake Store account.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to delete.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to delete.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to retrieve.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.ListByResourceGroupWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount},System.String,System.Nullable{System.Boolean},System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within a specific resource group. The
            response includes a link to the next page of results, if any.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account(s).
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='select'>
            OData Select statement. Limits the properties on each entry to just those
            requested, e.g. Categories?$select=CategoryName,Description. Optional.
            </param>
            <param name='count'>
            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.
            </param>
            <param name='search'>
            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.
            </param>
            <param name='format'>
            The desired return format. Return the response in particular formatxii
            without access to request headers for standard content-type negotiation
            (e.g Orders?$format=json). Optional.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount},System.String,System.Nullable{System.Boolean},System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within the subscription. The response
            includes a link to the next page of results, if any.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='select'>
            OData Select statement. Limits the properties on each entry to just those
            requested, e.g. Categories?$select=CategoryName,Description. Optional.
            </param>
            <param name='count'>
            The 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.
            </param>
            <param name='search'>
            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.
            </param>
            <param name='format'>
            The desired return format. Return the response in particular formatxii
            without access to request headers for standard content-type negotiation
            (e.g Orders?$format=json). Optional.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.ListFirewallRulesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store firewall rules within the specified Data Lake
            Store account.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.FirewallRulesListNextNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the next page of Data Lake Store firewall rules, if any, for the
            specified account. The response includes a link to the next page of
            results, if any.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.ListByResourceGroupNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within a specific resource group. The
            response includes a link to the next page of results, if any.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within the subscription. The response
            includes a link to the next page of results, if any.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions">
            <summary>
            Extension methods for AccountOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.DeleteFirewallRule(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,System.String)">
            <summary>
            Deletes the specified firewall rule from the specified Data Lake Store
            account
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to delete the firewall
            rule.
            </param>
            <param name='firewallRuleName'>
            The name of the firewall rule to delete.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.DeleteFirewallRuleAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,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='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to delete the firewall
            rule.
            </param>
            <param name='firewallRuleName'>
            The name of the firewall rule to delete.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.GetFirewallRule(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,System.String)">
            <summary>
            Gets the specified Data Lake Store firewall rule.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to get the firewall
            rule.
            </param>
            <param name='firewallRuleName'>
            The name of the firewall rule to retrieve.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.GetFirewallRuleAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified Data Lake Store firewall rule.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to get the firewall
            rule.
            </param>
            <param name='firewallRuleName'>
            The name of the firewall rule to retrieve.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.ListFirewallRules(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String)">
            <summary>
            Lists the Data Lake Store firewall rules within the specified Data Lake
            Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to get the firewall
            rules.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.ListFirewallRulesAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store firewall rules within the specified Data Lake
            Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to get the firewall
            rules.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.FirewallRulesListNext(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String)">
            <summary>
            Gets the next page of Data Lake Store firewall rules, if any, for the
            specified account. The response includes a link to the next page of
            results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextLink'>
            The URL to the next page of the firewall rules list.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.FirewallRulesListNextAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the next page of Data Lake Store firewall rules, if any, for the
            specified account. The response includes a link to the next page of
            results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextLink'>
            The URL to the next page of the firewall rules list.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.CreateOrUpdateFirewallRule(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule)">
            <summary>
            Creates or updates the specified firewall rule.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to which to add the firewall rule.
            </param>
            <param name='name'>
            The name of the firewall rule to create or update.
            </param>
            <param name='parameters'>
            Parameters supplied to create the create firewall rule.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.CreateOrUpdateFirewallRuleAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule,System.Threading.CancellationToken)">
            <summary>
            Creates or updates the specified firewall rule.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to which to add the firewall rule.
            </param>
            <param name='name'>
            The name of the firewall rule to create or update.
            </param>
            <param name='parameters'>
            Parameters supplied to create the create firewall rule.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.Create(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to create.
            </param>
            <param name='parameters'>
            Parameters supplied to create the Data Lake Store account.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.CreateAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to create.
            </param>
            <param name='parameters'>
            Parameters supplied to create the Data Lake Store account.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.BeginCreate(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to create.
            </param>
            <param name='parameters'>
            Parameters supplied to create the Data Lake Store account.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.BeginCreateAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to create.
            </param>
            <param name='parameters'>
            Parameters supplied to create the Data Lake Store account.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.Update(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount)">
            <summary>
            Updates the specified Data Lake Store account information.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to update.
            </param>
            <param name='parameters'>
            Parameters supplied to update the Data Lake Store account.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.UpdateAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Threading.CancellationToken)">
            <summary>
            Updates the specified Data Lake Store account information.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to update.
            </param>
            <param name='parameters'>
            Parameters supplied to update the Data Lake Store account.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.BeginUpdate(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount)">
            <summary>
            Updates the specified Data Lake Store account information.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to update.
            </param>
            <param name='parameters'>
            Parameters supplied to update the Data Lake Store account.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.BeginUpdateAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Threading.CancellationToken)">
            <summary>
            Updates the specified Data Lake Store account information.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to update.
            </param>
            <param name='parameters'>
            Parameters supplied to update the Data Lake Store account.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.Delete(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String)">
            <summary>
            Deletes the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to delete.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to delete.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.BeginDelete(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String)">
            <summary>
            Deletes the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to delete.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to delete.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.Get(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String)">
            <summary>
            Gets the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to retrieve.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.GetAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified Data Lake Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to retrieve.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.ListByResourceGroup(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount},System.String,System.Nullable{System.Boolean},System.String,System.String)">
            <summary>
            Lists the Data Lake Store accounts within a specific resource group. The
            response includes a link to the next page of results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account(s).
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='select'>
            OData Select statement. Limits the properties on each entry to just those
            requested, e.g. Categories?$select=CategoryName,Description. Optional.
            </param>
            <param name='count'>
            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.
            </param>
            <param name='search'>
            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.
            </param>
            <param name='format'>
            The desired return format. Return the response in particular formatxii
            without access to request headers for standard content-type negotiation
            (e.g Orders?$format=json). Optional.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.ListByResourceGroupAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount},System.String,System.Nullable{System.Boolean},System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within a specific resource group. The
            response includes a link to the next page of results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake Store
            account(s).
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='select'>
            OData Select statement. Limits the properties on each entry to just those
            requested, e.g. Categories?$select=CategoryName,Description. Optional.
            </param>
            <param name='count'>
            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.
            </param>
            <param name='search'>
            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.
            </param>
            <param name='format'>
            The desired return format. Return the response in particular formatxii
            without access to request headers for standard content-type negotiation
            (e.g Orders?$format=json). Optional.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.List(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount},System.String,System.Nullable{System.Boolean},System.String,System.String)">
            <summary>
            Lists the Data Lake Store accounts within the subscription. The response
            includes a link to the next page of results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='select'>
            OData Select statement. Limits the properties on each entry to just those
            requested, e.g. Categories?$select=CategoryName,Description. Optional.
            </param>
            <param name='count'>
            The 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.
            </param>
            <param name='search'>
            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.
            </param>
            <param name='format'>
            The desired return format. Return the response in particular formatxii
            without access to request headers for standard content-type negotiation
            (e.g Orders?$format=json). Optional.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.ListAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount},System.String,System.Nullable{System.Boolean},System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within the subscription. The response
            includes a link to the next page of results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='select'>
            OData Select statement. Limits the properties on each entry to just those
            requested, e.g. Categories?$select=CategoryName,Description. Optional.
            </param>
            <param name='count'>
            The 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.
            </param>
            <param name='search'>
            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.
            </param>
            <param name='format'>
            The desired return format. Return the response in particular formatxii
            without access to request headers for standard content-type negotiation
            (e.g Orders?$format=json). Optional.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.ListFirewallRulesNext(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String)">
            <summary>
            Lists the Data Lake Store firewall rules within the specified Data Lake
            Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.ListFirewallRulesNextAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store firewall rules within the specified Data Lake
            Store account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.FirewallRulesListNextNext(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String)">
            <summary>
            Gets the next page of Data Lake Store firewall rules, if any, for the
            specified account. The response includes a link to the next page of
            results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.FirewallRulesListNextNextAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the next page of Data Lake Store firewall rules, if any, for the
            specified account. The response includes a link to the next page of
            results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.ListByResourceGroupNext(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String)">
            <summary>
            Lists the Data Lake Store accounts within a specific resource group. The
            response includes a link to the next page of results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.ListByResourceGroupNextAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within a specific resource group. The
            response includes a link to the next page of results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.ListNext(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String)">
            <summary>
            Lists the Data Lake Store accounts within the subscription. The response
            includes a link to the next page of results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.AccountOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.DataLake.Store.IAccountOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within the subscription. The response
            includes a link to the next page of results, if any.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations">
            <summary>
            FileSystemOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.#ctor(Microsoft.Azure.Management.DataLake.Store.DataLakeStoreFileSystemManagementClient)">
            <summary>
            Initializes a new instance of the FileSystemOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.Client">
            <summary>
            Gets a reference to the DataLakeStoreFileSystemManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.ConcurrentAppendWithHttpMessagesAsync(System.String,System.String,System.IO.Stream,System.Nullable{Microsoft.Azure.Management.DataLake.Store.Models.AppendModeType},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Appends to the specified file. This method supports multiple concurrent
            appends to the file. NOTE: Concurrent append and normal (serial) append
            CANNOT be used interchangeably. Once a file has been appended to using
            either append option, it can only be appended to using that append option.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='filePath'>
            The Data Lake Store path (starting with '/') of the file to which to
            append using concurrent append.
            </param>
            <param name='streamContents'>
            The file contents to include when appending to the file.
            </param>
            <param name='appendMode'>
            Indicates the concurrent append call should create the file if it doesn't
            exist or just open the existing file for append. Possible values include:
            'autocreate'
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.CheckAccessWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks if the specified access is available at the given path.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='path'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to check access.
            </param>
            <param name='fsaction'>
            File system operation read/write/execute in string form, matching regex
            pattern '[rwx-]{3}'
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.MkdirsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a directory.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='path'>
            The Data Lake Store path (starting with '/') of the directory to create.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.ConcatWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.IList{System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Concatenates the list of source files into the destination file, removing
            all source files upon success.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='destinationPath'>
            The Data Lake Store path (starting with '/') of the destination file
            resulting from the concatenation.
            </param>
            <param name='sources'>
            A list of comma seperated Data Lake Store paths (starting with '/') of the
            files to concatenate, in the order in which they should be concatenated.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.MsConcatWithHttpMessagesAsync(System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Concatenates the list of source files into the destination file, deleting
            all source files upon success. This method accepts more source file paths
            than the Concat method. This method and the parameters it accepts are
            subject to change for usability in an upcoming version.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='msConcatDestinationPath'>
            The Data Lake Store path (starting with '/') of the destination file
            resulting from the concatenation.
            </param>
            <param name='streamContents'>
            A list of Data Lake Store paths (starting with '/') of the source files.
            Must be in the format: sources=&lt;comma separated list&gt;
            </param>
            <param name='deleteSourceDirectory'>
            Indicates that as an optimization instead of deleting each individual
            source stream, delete the source stream folder if all streams are in the
            same folder instead. This results in a substantial performance
            improvement when the only streams in the folder are part of the
            concatenation operation. WARNING: This includes the deletion of any other
            files that are not source files. Only set this to true when source files
            are the only files in the source directory.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.ListFileStatusWithHttpMessagesAsync(System.String,System.String,System.Nullable{System.Int32},System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get the list of file status objects specified by the file path, with
            optional pagination parameters
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='listFilePath'>
            The Data Lake Store path (starting with '/') of the directory to list.
            </param>
            <param name='listSize'>
            Gets or sets the number of items to return. Optional.
            </param>
            <param name='listAfter'>
            Gets or sets the item or lexographical index after which to begin
            returning results. For example, a file list of 'a','b','d' and
            listAfter='b' will return 'd', and a listAfter='c' will also return 'd'.
            Optional.
            </param>
            <param name='listBefore'>
            Gets or sets the item or lexographical index before which to begin
            returning results. For example, a file list of 'a','b','d' and
            listBefore='d' will return 'a','b', and a listBefore='c' will also return
            'a','b'. Optional.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.GetContentSummaryWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the file content summary object specified by the file path.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='getContentSummaryFilePath'>
            The Data Lake Store path (starting with '/') of the file for which to
            retrieve the summary.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.GetFileStatusWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get the file status object specified by the file path.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='getFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to retrieve the status.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.AppendWithHttpMessagesAsync(System.String,System.String,System.IO.Stream,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Appends to the specified file. This method does not support multiple
            concurrent appends to the file. NOTE: Concurrent append and normal
            (serial) append CANNOT be used interchangeably. Once a file has been
            appended to using either append option, it can only be appended to using
            that append option. Use the ConcurrentAppend option if you would like
            support for concurrent appends.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to which to
            append.
            </param>
            <param name='streamContents'>
            The file contents to include when appending to the file.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.CreateWithHttpMessagesAsync(System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a file with optionally specified content.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to create.
            </param>
            <param name='streamContents'>
            The file contents to include when creating the file. This parameter is
            optional, resulting in an empty file if not specified.
            </param>
            <param name='overwrite'>
            The indication of if the file should be overwritten.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.OpenWithHttpMessagesAsync(System.String,System.String,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Opens and reads from the specified file.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to open.
            </param>
            <param name='length'>
            </param>
            <param name='offset'>
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.SetAclWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Sets the Access Control List (ACL) for a file or folder.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='setAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory on
            which to set the ACL.
            </param>
            <param name='aclspec'>
            The ACL spec included in ACL creation operations in the format
            '[default:]user|group|other::r|-w|-x|-'
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.ModifyAclEntriesWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Modifies existing Access Control List (ACL) entries on a file or folder.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='modifyAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory with
            the ACL being modified.
            </param>
            <param name='aclspec'>
            The ACL specification included in ACL modification operations in the
            format '[default:]user|group|other::r|-w|-x|-'
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.RemoveAclEntriesWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Removes existing Access Control List (ACL) entries for a file or folder.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='removeAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory with
            the ACL being removed.
            </param>
            <param name='aclspec'>
            The ACL spec included in ACL removal operations in the format
            '[default:]user|group|other'
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.RemoveAclWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Removes the existing Access Control List (ACL) of the specified file or
            directory.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='aclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory with
            the ACL being removed.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.GetAclStatusWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets Access Control List (ACL) entries for the specified file or directory.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='aclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to get the ACL.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Nullable{System.Boolean},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the requested file or directory, optionally recursively.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='filePath'>
            The Data Lake Store path (starting with '/') of the file or directory to
            delete.
            </param>
            <param name='recursive'>
            The optional switch indicating if the delete should be recursive
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.RenameWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Rename a file or directory.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='renameFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory to
            move/rename.
            </param>
            <param name='destination'>
            The path to move/rename the file or folder to
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.SetOwnerWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Sets the owner of a file or directory.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='setOwnerFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to set the owner.
            </param>
            <param name='owner'>
            The AAD Object ID of the user owner of the file or directory. If empty,
            the property will remain unchanged.
            </param>
            <param name='group'>
            The AAD Object ID of the group owner of the file or directory. If empty,
            the property will remain unchanged.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperations.SetPermissionWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Sets the permission of the file or folder.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='setPermissionFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to set the permission.
            </param>
            <param name='permission'>
            A string representation of the permission (i.e 'rwx'). If empty, this
            property remains unchanged.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions">
            <summary>
            Extension methods for FileSystemOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.ConcurrentAppend(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.IO.Stream,System.Nullable{Microsoft.Azure.Management.DataLake.Store.Models.AppendModeType})">
            <summary>
            Appends to the specified file. This method supports multiple concurrent
            appends to the file. NOTE: Concurrent append and normal (serial) append
            CANNOT be used interchangeably. Once a file has been appended to using
            either append option, it can only be appended to using that append option.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='filePath'>
            The Data Lake Store path (starting with '/') of the file to which to
            append using concurrent append.
            </param>
            <param name='streamContents'>
            The file contents to include when appending to the file.
            </param>
            <param name='appendMode'>
            Indicates the concurrent append call should create the file if it doesn't
            exist or just open the existing file for append. Possible values include:
            'autocreate'
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.ConcurrentAppendAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.IO.Stream,System.Nullable{Microsoft.Azure.Management.DataLake.Store.Models.AppendModeType},System.Threading.CancellationToken)">
            <summary>
            Appends to the specified file. This method supports multiple concurrent
            appends to the file. NOTE: Concurrent append and normal (serial) append
            CANNOT be used interchangeably. Once a file has been appended to using
            either append option, it can only be appended to using that append option.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='filePath'>
            The Data Lake Store path (starting with '/') of the file to which to
            append using concurrent append.
            </param>
            <param name='streamContents'>
            The file contents to include when appending to the file.
            </param>
            <param name='appendMode'>
            Indicates the concurrent append call should create the file if it doesn't
            exist or just open the existing file for append. Possible values include:
            'autocreate'
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.CheckAccess(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String)">
            <summary>
            Checks if the specified access is available at the given path.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='path'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to check access.
            </param>
            <param name='fsaction'>
            File system operation read/write/execute in string form, matching regex
            pattern '[rwx-]{3}'
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.CheckAccessAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Checks if the specified access is available at the given path.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='path'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to check access.
            </param>
            <param name='fsaction'>
            File system operation read/write/execute in string form, matching regex
            pattern '[rwx-]{3}'
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.Mkdirs(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String)">
            <summary>
            Creates a directory.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='path'>
            The Data Lake Store path (starting with '/') of the directory to create.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.MkdirsAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Creates a directory.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='path'>
            The Data Lake Store path (starting with '/') of the directory to create.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.Concat(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Collections.Generic.IList{System.String})">
            <summary>
            Concatenates the list of source files into the destination file, removing
            all source files upon success.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='destinationPath'>
            The Data Lake Store path (starting with '/') of the destination file
            resulting from the concatenation.
            </param>
            <param name='sources'>
            A list of comma seperated Data Lake Store paths (starting with '/') of the
            files to concatenate, in the order in which they should be concatenated.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.ConcatAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Collections.Generic.IList{System.String},System.Threading.CancellationToken)">
            <summary>
            Concatenates the list of source files into the destination file, removing
            all source files upon success.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='destinationPath'>
            The Data Lake Store path (starting with '/') of the destination file
            resulting from the concatenation.
            </param>
            <param name='sources'>
            A list of comma seperated Data Lake Store paths (starting with '/') of the
            files to concatenate, in the order in which they should be concatenated.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.MsConcat(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean})">
            <summary>
            Concatenates the list of source files into the destination file, deleting
            all source files upon success. This method accepts more source file paths
            than the Concat method. This method and the parameters it accepts are
            subject to change for usability in an upcoming version.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='msConcatDestinationPath'>
            The Data Lake Store path (starting with '/') of the destination file
            resulting from the concatenation.
            </param>
            <param name='streamContents'>
            A list of Data Lake Store paths (starting with '/') of the source files.
            Must be in the format: sources=&lt;comma separated list&gt;
            </param>
            <param name='deleteSourceDirectory'>
            Indicates that as an optimization instead of deleting each individual
            source stream, delete the source stream folder if all streams are in the
            same folder instead. This results in a substantial performance
            improvement when the only streams in the folder are part of the
            concatenation operation. WARNING: This includes the deletion of any other
            files that are not source files. Only set this to true when source files
            are the only files in the source directory.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.MsConcatAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean},System.Threading.CancellationToken)">
            <summary>
            Concatenates the list of source files into the destination file, deleting
            all source files upon success. This method accepts more source file paths
            than the Concat method. This method and the parameters it accepts are
            subject to change for usability in an upcoming version.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='msConcatDestinationPath'>
            The Data Lake Store path (starting with '/') of the destination file
            resulting from the concatenation.
            </param>
            <param name='streamContents'>
            A list of Data Lake Store paths (starting with '/') of the source files.
            Must be in the format: sources=&lt;comma separated list&gt;
            </param>
            <param name='deleteSourceDirectory'>
            Indicates that as an optimization instead of deleting each individual
            source stream, delete the source stream folder if all streams are in the
            same folder instead. This results in a substantial performance
            improvement when the only streams in the folder are part of the
            concatenation operation. WARNING: This includes the deletion of any other
            files that are not source files. Only set this to true when source files
            are the only files in the source directory.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.ListFileStatus(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get the list of file status objects specified by the file path, with
            optional pagination parameters
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='listFilePath'>
            The Data Lake Store path (starting with '/') of the directory to list.
            </param>
            <param name='listSize'>
            Gets or sets the number of items to return. Optional.
            </param>
            <param name='listAfter'>
            Gets or sets the item or lexographical index after which to begin
            returning results. For example, a file list of 'a','b','d' and
            listAfter='b' will return 'd', and a listAfter='c' will also return 'd'.
            Optional.
            </param>
            <param name='listBefore'>
            Gets or sets the item or lexographical index before which to begin
            returning results. For example, a file list of 'a','b','d' and
            listBefore='d' will return 'a','b', and a listBefore='c' will also return
            'a','b'. Optional.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.ListFileStatusAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Nullable{System.Int32},System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Get the list of file status objects specified by the file path, with
            optional pagination parameters
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='listFilePath'>
            The Data Lake Store path (starting with '/') of the directory to list.
            </param>
            <param name='listSize'>
            Gets or sets the number of items to return. Optional.
            </param>
            <param name='listAfter'>
            Gets or sets the item or lexographical index after which to begin
            returning results. For example, a file list of 'a','b','d' and
            listAfter='b' will return 'd', and a listAfter='c' will also return 'd'.
            Optional.
            </param>
            <param name='listBefore'>
            Gets or sets the item or lexographical index before which to begin
            returning results. For example, a file list of 'a','b','d' and
            listBefore='d' will return 'a','b', and a listBefore='c' will also return
            'a','b'. Optional.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.GetContentSummary(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String)">
            <summary>
            Gets the file content summary object specified by the file path.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='getContentSummaryFilePath'>
            The Data Lake Store path (starting with '/') of the file for which to
            retrieve the summary.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.GetContentSummaryAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the file content summary object specified by the file path.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='getContentSummaryFilePath'>
            The Data Lake Store path (starting with '/') of the file for which to
            retrieve the summary.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.GetFileStatus(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String)">
            <summary>
            Get the file status object specified by the file path.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='getFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to retrieve the status.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.GetFileStatusAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Get the file status object specified by the file path.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='getFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to retrieve the status.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.Append(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.IO.Stream)">
            <summary>
            Appends to the specified file. This method does not support multiple
            concurrent appends to the file. NOTE: Concurrent append and normal
            (serial) append CANNOT be used interchangeably. Once a file has been
            appended to using either append option, it can only be appended to using
            that append option. Use the ConcurrentAppend option if you would like
            support for concurrent appends.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to which to
            append.
            </param>
            <param name='streamContents'>
            The file contents to include when appending to the file.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.AppendAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.IO.Stream,System.Threading.CancellationToken)">
            <summary>
            Appends to the specified file. This method does not support multiple
            concurrent appends to the file. NOTE: Concurrent append and normal
            (serial) append CANNOT be used interchangeably. Once a file has been
            appended to using either append option, it can only be appended to using
            that append option. Use the ConcurrentAppend option if you would like
            support for concurrent appends.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to which to
            append.
            </param>
            <param name='streamContents'>
            The file contents to include when appending to the file.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.Create(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean})">
            <summary>
            Creates a file with optionally specified content.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to create.
            </param>
            <param name='streamContents'>
            The file contents to include when creating the file. This parameter is
            optional, resulting in an empty file if not specified.
            </param>
            <param name='overwrite'>
            The indication of if the file should be overwritten.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.CreateAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean},System.Threading.CancellationToken)">
            <summary>
            Creates a file with optionally specified content.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to create.
            </param>
            <param name='streamContents'>
            The file contents to include when creating the file. This parameter is
            optional, resulting in an empty file if not specified.
            </param>
            <param name='overwrite'>
            The indication of if the file should be overwritten.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.Open(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Nullable{System.Int64},System.Nullable{System.Int64})">
            <summary>
            Opens and reads from the specified file.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to open.
            </param>
            <param name='length'>
            </param>
            <param name='offset'>
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.OpenAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Threading.CancellationToken)">
            <summary>
            Opens and reads from the specified file.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to open.
            </param>
            <param name='length'>
            </param>
            <param name='offset'>
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.SetAcl(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String)">
            <summary>
            Sets the Access Control List (ACL) for a file or folder.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='setAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory on
            which to set the ACL.
            </param>
            <param name='aclspec'>
            The ACL spec included in ACL creation operations in the format
            '[default:]user|group|other::r|-w|-x|-'
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.SetAclAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Sets the Access Control List (ACL) for a file or folder.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='setAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory on
            which to set the ACL.
            </param>
            <param name='aclspec'>
            The ACL spec included in ACL creation operations in the format
            '[default:]user|group|other::r|-w|-x|-'
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.ModifyAclEntries(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String)">
            <summary>
            Modifies existing Access Control List (ACL) entries on a file or folder.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='modifyAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory with
            the ACL being modified.
            </param>
            <param name='aclspec'>
            The ACL specification included in ACL modification operations in the
            format '[default:]user|group|other::r|-w|-x|-'
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.ModifyAclEntriesAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Modifies existing Access Control List (ACL) entries on a file or folder.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='modifyAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory with
            the ACL being modified.
            </param>
            <param name='aclspec'>
            The ACL specification included in ACL modification operations in the
            format '[default:]user|group|other::r|-w|-x|-'
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.RemoveAclEntries(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String)">
            <summary>
            Removes existing Access Control List (ACL) entries for a file or folder.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='removeAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory with
            the ACL being removed.
            </param>
            <param name='aclspec'>
            The ACL spec included in ACL removal operations in the format
            '[default:]user|group|other'
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.RemoveAclEntriesAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Removes existing Access Control List (ACL) entries for a file or folder.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='removeAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory with
            the ACL being removed.
            </param>
            <param name='aclspec'>
            The ACL spec included in ACL removal operations in the format
            '[default:]user|group|other'
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.RemoveAcl(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String)">
            <summary>
            Removes the existing Access Control List (ACL) of the specified file or
            directory.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='aclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory with
            the ACL being removed.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.RemoveAclAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Removes the existing Access Control List (ACL) of the specified file or
            directory.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='aclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory with
            the ACL being removed.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.GetAclStatus(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String)">
            <summary>
            Gets Access Control List (ACL) entries for the specified file or directory.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='aclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to get the ACL.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.GetAclStatusAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets Access Control List (ACL) entries for the specified file or directory.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='aclFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to get the ACL.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.Delete(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Nullable{System.Boolean})">
            <summary>
            Deletes the requested file or directory, optionally recursively.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='filePath'>
            The Data Lake Store path (starting with '/') of the file or directory to
            delete.
            </param>
            <param name='recursive'>
            The optional switch indicating if the delete should be recursive
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.Nullable{System.Boolean},System.Threading.CancellationToken)">
            <summary>
            Deletes the requested file or directory, optionally recursively.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='filePath'>
            The Data Lake Store path (starting with '/') of the file or directory to
            delete.
            </param>
            <param name='recursive'>
            The optional switch indicating if the delete should be recursive
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.Rename(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String)">
            <summary>
            Rename a file or directory.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='renameFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory to
            move/rename.
            </param>
            <param name='destination'>
            The path to move/rename the file or folder to
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.RenameAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Rename a file or directory.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='renameFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory to
            move/rename.
            </param>
            <param name='destination'>
            The path to move/rename the file or folder to
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.SetOwner(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Sets the owner of a file or directory.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='setOwnerFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to set the owner.
            </param>
            <param name='owner'>
            The AAD Object ID of the user owner of the file or directory. If empty,
            the property will remain unchanged.
            </param>
            <param name='group'>
            The AAD Object ID of the group owner of the file or directory. If empty,
            the property will remain unchanged.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.SetOwnerAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Sets the owner of a file or directory.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='setOwnerFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to set the owner.
            </param>
            <param name='owner'>
            The AAD Object ID of the user owner of the file or directory. If empty,
            the property will remain unchanged.
            </param>
            <param name='group'>
            The AAD Object ID of the group owner of the file or directory. If empty,
            the property will remain unchanged.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.SetPermission(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String)">
            <summary>
            Sets the permission of the file or folder.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='setPermissionFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to set the permission.
            </param>
            <param name='permission'>
            A string representation of the permission (i.e 'rwx'). If empty, this
            property remains unchanged.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.FileSystemOperationsExtensions.SetPermissionAsync(Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Sets the permission of the file or folder.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations on.
            </param>
            <param name='setPermissionFilePath'>
            The Data Lake Store path (starting with '/') of the file or directory for
            which to set the permission.
            </param>
            <param name='permission'>
            A string representation of the permission (i.e 'rwx'). If empty, this
            property remains unchanged.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.IAccountOperations">
            <summary>
            AccountOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.DeleteFirewallRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{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 Azure resource group that contains the Data Lake
            Store account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to delete the
            firewall rule.
            </param>
            <param name='firewallRuleName'>
            The name of the firewall rule to delete.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.GetFirewallRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the specified Data Lake Store firewall rule.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake
            Store account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to get the
            firewall rule.
            </param>
            <param name='firewallRuleName'>
            The name of the firewall rule to retrieve.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.ListFirewallRulesWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store firewall rules within the specified Data
            Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake
            Store account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account from which to get the
            firewall rules.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.FirewallRulesListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the next page of Data Lake Store firewall rules, if any, for
            the specified account. The response includes a link to the next
            page of results, if any.
            </summary>
            <param name='nextLink'>
            The URL to the next page of the firewall rules list.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.CreateOrUpdateFirewallRuleWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates the specified firewall rule.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake
            Store account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to which to add the
            firewall rule.
            </param>
            <param name='name'>
            The name of the firewall rule to create or update.
            </param>
            <param name='parameters'>
            Parameters supplied to create the create firewall rule.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.CreateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake
            Store account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to create.
            </param>
            <param name='parameters'>
            Parameters supplied to create the Data Lake Store account.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.BeginCreateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake
            Store account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to create.
            </param>
            <param name='parameters'>
            Parameters supplied to create the Data Lake Store account.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.UpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates the specified Data Lake Store account information.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake
            Store account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to update.
            </param>
            <param name='parameters'>
            Parameters supplied to update the Data Lake Store account.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.BeginUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates the specified Data Lake Store account information.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake
            Store account.
            </param>
            <param name='name'>
            The name of the Data Lake Store account to update.
            </param>
            <param name='parameters'>
            Parameters supplied to update the Data Lake Store account.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake
            Store account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to delete.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake
            Store account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to delete.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the specified Data Lake Store account.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake
            Store account.
            </param>
            <param name='accountName'>
            The name of the Data Lake Store account to retrieve.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.ListByResourceGroupWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount},System.String,System.Nullable{System.Boolean},System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within a specific resource
            group. The response includes a link to the next page of results,
            if any.
            </summary>
            <param name='resourceGroupName'>
            The name of the Azure resource group that contains the Data Lake
            Store account(s).
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='select'>
            OData Select statement. Limits the properties on each entry to
            just those requested, e.g.
            Categories?$select=CategoryName,Description. Optional.
            </param>
            <param name='count'>
            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.
            </param>
            <param name='search'>
            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.
            </param>
            <param name='format'>
            The desired return format. Return the response in particular
            formatxii without access to request headers for standard
            content-type negotiation (e.g Orders?$format=json). Optional.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount},System.String,System.Nullable{System.Boolean},System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within the subscription. The
            response includes a link to the next page of results, if any.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='select'>
            OData Select statement. Limits the properties on each entry to
            just those requested, e.g.
            Categories?$select=CategoryName,Description. Optional.
            </param>
            <param name='count'>
            The 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.
            </param>
            <param name='search'>
            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.
            </param>
            <param name='format'>
            The desired return format. Return the response in particular
            formatxii without access to request headers for standard
            content-type negotiation (e.g Orders?$format=json). Optional.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.ListFirewallRulesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store firewall rules within the specified Data
            Lake Store account.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.FirewallRulesListNextNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the next page of Data Lake Store firewall rules, if any, for
            the specified account. The response includes a link to the next
            page of results, if any.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.ListByResourceGroupNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within a specific resource
            group. The response includes a link to the next page of results,
            if any.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IAccountOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the Data Lake Store accounts within the subscription. The
            response includes a link to the next page of results, if any.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountManagementClient">
            <summary>
            Creates an Azure Data Lake Store account management client.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountManagementClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountManagementClient.SubscriptionId">
            <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.IDataLakeStoreAccountManagementClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running
            Operations. Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountManagementClient.GenerateClientRequestId">
            <summary>
            When set to true a unique x-ms-client-request-id value is
            generated and included in each request. Default is true.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreAccountManagementClient.Account">
            <summary>
            Gets the IAccountOperations.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreFileSystemManagementClient">
            <summary>
            Creates an Azure Data Lake Store filesystem client.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreFileSystemManagementClient.SerializationSettings">
            <summary>
            The base URI of the service.
            </summary>
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreFileSystemManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreFileSystemManagementClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreFileSystemManagementClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreFileSystemManagementClient.AdlsFileSystemDnsSuffix">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreFileSystemManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreFileSystemManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running
            Operations. Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreFileSystemManagementClient.GenerateClientRequestId">
            <summary>
            When set to true a unique x-ms-client-request-id value is
            generated and included in each request. Default is true.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.IDataLakeStoreFileSystemManagementClient.FileSystem">
            <summary>
            Gets the IFileSystemOperations.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations">
            <summary>
            FileSystemOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.ConcurrentAppendWithHttpMessagesAsync(System.String,System.String,System.IO.Stream,System.Nullable{Microsoft.Azure.Management.DataLake.Store.Models.AppendModeType},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Appends to the specified file. This method supports multiple
            concurrent appends to the file. NOTE: Concurrent append and
            normal (serial) append CANNOT be used interchangeably. Once a
            file has been appended to using either append option, it can only
            be appended to using that append option.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='filePath'>
            The Data Lake Store path (starting with '/') of the file to which
            to append using concurrent append.
            </param>
            <param name='streamContents'>
            The file contents to include when appending to the file.
            </param>
            <param name='appendMode'>
            Indicates the concurrent append call should create the file if it
            doesn't exist or just open the existing file for append. Possible
            values include: 'autocreate'
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.CheckAccessWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks if the specified access is available at the given path.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='path'>
            The Data Lake Store path (starting with '/') of the file or
            directory for which to check access.
            </param>
            <param name='fsaction'>
            File system operation read/write/execute in string form, matching
            regex pattern '[rwx-]{3}'
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.MkdirsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a directory.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='path'>
            The Data Lake Store path (starting with '/') of the directory to
            create.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.ConcatWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.IList{System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Concatenates the list of source files into the destination file,
            removing all source files upon success.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='destinationPath'>
            The Data Lake Store path (starting with '/') of the destination
            file resulting from the concatenation.
            </param>
            <param name='sources'>
            A list of comma seperated Data Lake Store paths (starting with
            '/') of the files to concatenate, in the order in which they
            should be concatenated.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.MsConcatWithHttpMessagesAsync(System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Concatenates the list of source files into the destination file,
            deleting all source files upon success. This method accepts more
            source file paths than the Concat method. This method and the
            parameters it accepts are subject to change for usability in an
            upcoming version.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='msConcatDestinationPath'>
            The Data Lake Store path (starting with '/') of the destination
            file resulting from the concatenation.
            </param>
            <param name='streamContents'>
            A list of Data Lake Store paths (starting with '/') of the source
            files. Must be in the format: sources=&lt;comma separated list&gt;
            </param>
            <param name='deleteSourceDirectory'>
            Indicates that as an optimization instead of deleting each
            individual source stream, delete the source stream folder if all
            streams are in the same folder instead. This results in a
            substantial performance improvement when the only streams in the
            folder are part of the concatenation operation. WARNING: This
            includes the deletion of any other files that are not source
            files. Only set this to true when source files are the only files
            in the source directory.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.ListFileStatusWithHttpMessagesAsync(System.String,System.String,System.Nullable{System.Int32},System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get the list of file status objects specified by the file path,
            with optional pagination parameters
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='listFilePath'>
            The Data Lake Store path (starting with '/') of the directory to
            list.
            </param>
            <param name='listSize'>
            Gets or sets the number of items to return. Optional.
            </param>
            <param name='listAfter'>
            Gets or sets the item or lexographical index after which to begin
            returning results. For example, a file list of 'a','b','d' and
            listAfter='b' will return 'd', and a listAfter='c' will also
            return 'd'. Optional.
            </param>
            <param name='listBefore'>
            Gets or sets the item or lexographical index before which to begin
            returning results. For example, a file list of 'a','b','d' and
            listBefore='d' will return 'a','b', and a listBefore='c' will
            also return 'a','b'. Optional.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.GetContentSummaryWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the file content summary object specified by the file path.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='getContentSummaryFilePath'>
            The Data Lake Store path (starting with '/') of the file for which
            to retrieve the summary.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.GetFileStatusWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get the file status object specified by the file path.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='getFilePath'>
            The Data Lake Store path (starting with '/') of the file or
            directory for which to retrieve the status.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.AppendWithHttpMessagesAsync(System.String,System.String,System.IO.Stream,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Appends to the specified file. This method does not support
            multiple concurrent appends to the file. NOTE: Concurrent append
            and normal (serial) append CANNOT be used interchangeably. Once a
            file has been appended to using either append option, it can only
            be appended to using that append option. Use the ConcurrentAppend
            option if you would like support for concurrent appends.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to which
            to append.
            </param>
            <param name='streamContents'>
            The file contents to include when appending to the file.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.CreateWithHttpMessagesAsync(System.String,System.String,System.IO.Stream,System.Nullable{System.Boolean},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a file with optionally specified content.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to create.
            </param>
            <param name='streamContents'>
            The file contents to include when creating the file. This
            parameter is optional, resulting in an empty file if not
            specified.
            </param>
            <param name='overwrite'>
            The indication of if the file should be overwritten.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.OpenWithHttpMessagesAsync(System.String,System.String,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Opens and reads from the specified file.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='directFilePath'>
            The Data Lake Store path (starting with '/') of the file to open.
            </param>
            <param name='length'>
            </param>
            <param name='offset'>
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.SetAclWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Sets the Access Control List (ACL) for a file or folder.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='setAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or
            directory on which to set the ACL.
            </param>
            <param name='aclspec'>
            The ACL spec included in ACL creation operations in the format
            '[default:]user|group|other::r|-w|-x|-'
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.ModifyAclEntriesWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Modifies existing Access Control List (ACL) entries on a file or
            folder.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='modifyAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or
            directory with the ACL being modified.
            </param>
            <param name='aclspec'>
            The ACL specification included in ACL modification operations in
            the format '[default:]user|group|other::r|-w|-x|-'
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.RemoveAclEntriesWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Removes existing Access Control List (ACL) entries for a file or
            folder.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='removeAclFilePath'>
            The Data Lake Store path (starting with '/') of the file or
            directory with the ACL being removed.
            </param>
            <param name='aclspec'>
            The ACL spec included in ACL removal operations in the format
            '[default:]user|group|other'
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.RemoveAclWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Removes the existing Access Control List (ACL) of the specified
            file or directory.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='aclFilePath'>
            The Data Lake Store path (starting with '/') of the file or
            directory with the ACL being removed.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.GetAclStatusWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets Access Control List (ACL) entries for the specified file or
            directory.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='aclFilePath'>
            The Data Lake Store path (starting with '/') of the file or
            directory for which to get the ACL.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Nullable{System.Boolean},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the requested file or directory, optionally recursively.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='filePath'>
            The Data Lake Store path (starting with '/') of the file or
            directory to delete.
            </param>
            <param name='recursive'>
            The optional switch indicating if the delete should be recursive
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.RenameWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Rename a file or directory.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='renameFilePath'>
            The Data Lake Store path (starting with '/') of the file or
            directory to move/rename.
            </param>
            <param name='destination'>
            The path to move/rename the file or folder to
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.SetOwnerWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Sets the owner of a file or directory.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='setOwnerFilePath'>
            The Data Lake Store path (starting with '/') of the file or
            directory for which to set the owner.
            </param>
            <param name='owner'>
            The AAD Object ID of the user owner of the file or directory. If
            empty, the property will remain unchanged.
            </param>
            <param name='group'>
            The AAD Object ID of the group owner of the file or directory. If
            empty, the property will remain unchanged.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.IFileSystemOperations.SetPermissionWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Sets the permission of the file or folder.
            </summary>
            <param name='accountName'>
            The Azure Data Lake Store account to execute filesystem operations
            on.
            </param>
            <param name='setPermissionFilePath'>
            The Data Lake Store path (starting with '/') of the file or
            directory for which to set the permission.
            </param>
            <param name='permission'>
            A string representation of the permission (i.e 'rwx'). If empty,
            this property remains unchanged.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.AclStatus">
            <summary>
            Data Lake Store file or directory Access Control List information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.AclStatus.#ctor">
            <summary>
            Initializes a new instance of the AclStatus class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.AclStatus.#ctor(System.Collections.Generic.IList{System.String},System.String,System.String,System.Nullable{System.Boolean})">
            <summary>
            Initializes a new instance of the AclStatus class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.AclStatus.Entries">
            <summary>
            Gets or sets the list of ACLSpec entries on a file or directory.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.AclStatus.Group">
            <summary>
            Gets or sets the group owner, an AAD Object ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.AclStatus.Owner">
            <summary>
            Gets or sets the user owner, an AAD Object ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.AclStatus.StickyBit">
            <summary>
            Gets or sets the indicator of whether the sticky bit is on or off.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.AclStatusResult">
            <summary>
            Data Lake Store file or directory Access Control List information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.AclStatusResult.#ctor">
            <summary>
            Initializes a new instance of the AclStatusResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.AclStatusResult.#ctor(Microsoft.Azure.Management.DataLake.Store.Models.AclStatus)">
            <summary>
            Initializes a new instance of the AclStatusResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.AclStatusResult.AclStatus">
            <summary>
            Gets or sets the AclStatus object for a given file or directory.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.AppendModeType">
            <summary>
            Defines values for AppendModeType.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.AzureAsyncOperationResult">
            <summary>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is in progress, 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="M:Microsoft.Azure.Management.DataLake.Store.Models.AzureAsyncOperationResult.#ctor">
            <summary>
            Initializes a new instance of the AzureAsyncOperationResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.AzureAsyncOperationResult.#ctor(System.Nullable{Microsoft.Azure.Management.DataLake.Store.Models.OperationStatus},Microsoft.Azure.Management.DataLake.Store.Models.Error)">
            <summary>
            Initializes a new instance of the AzureAsyncOperationResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.AzureAsyncOperationResult.Status">
            <summary>
            Gets the status of the AzureAsuncOperation. Possible values
            include: 'InProgress', 'Succeeded', 'Failed'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.AzureAsyncOperationResult.Error">
            <summary>
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary">
            <summary>
            Data Lake Store content summary information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary.#ctor">
            <summary>
            Initializes a new instance of the ContentSummary class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary.#ctor(System.Nullable{System.Int64},System.Nullable{System.Int64},System.Nullable{System.Int64},System.Nullable{System.Int64})">
            <summary>
            Initializes a new instance of the ContentSummary class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary.DirectoryCount">
            <summary>
            Gets the number of directories.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary.FileCount">
            <summary>
            Gets the number of files.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary.Length">
            <summary>
            Gets the number of bytes used by the contet.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary.SpaceConsumed">
            <summary>
            Gets the disk space consumed by the content.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.ContentSummaryResult">
            <summary>
            Data Lake Store filesystem content summary information response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.ContentSummaryResult.#ctor">
            <summary>
            Initializes a new instance of the ContentSummaryResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.ContentSummaryResult.#ctor(Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary)">
            <summary>
            Initializes a new instance of the ContentSummaryResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.ContentSummaryResult.ContentSummary">
            <summary>
            Gets the content summary for the specified path
            </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="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties)">
            <summary>
            Initializes a new instance of the DataLakeStoreAccount class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Location">
            <summary>
            Gets or sets the account regional location.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Name">
            <summary>
            Gets or sets the account name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Type">
            <summary>
            Gets the namespace and type of the account.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Id">
            <summary>
            Gets the account subscription ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Tags">
            <summary>
            Gets or sets the value of custom properties.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccount.Properties">
            <summary>
            Gets or sets the Data Lake Store account properties.
            </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="M:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.#ctor(System.Nullable{Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountStatus},System.Nullable{Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountState},System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.String)">
            <summary>
            Initializes a new instance of the DataLakeStoreAccountProperties
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.ProvisioningState">
            <summary>
            Gets the status of the Data Lake Store account while being
            provisioned. Possible values include: 'Failed', 'Creating',
            'Running', 'Succeeded', 'Patching', 'Suspending', 'Resuming',
            'Deleting', 'Deleted'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.State">
            <summary>
            Gets the status of the Data Lake Store account after provisioning
            has completed. Possible values include: 'active', 'suspended'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.CreationTime">
            <summary>
            Gets the account creation time.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.LastModifiedTime">
            <summary>
            Gets the account last modified time.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.Endpoint">
            <summary>
            Gets or sets the gateway host.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountProperties.DefaultGroup">
            <summary>
            Gets or sets the default owner group for all new folders and files
            created in the Data Lake Store account.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountState">
            <summary>
            Defines values for DataLakeStoreAccountState.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.DataLakeStoreAccountStatus">
            <summary>
            Defines values for DataLakeStoreAccountStatus.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.Error">
            <summary>
            Data Lake Store 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,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.DataLake.Store.Models.ErrorDetails},Microsoft.Azure.Management.DataLake.Store.Models.InnerError)">
            <summary>
            Initializes a new instance of the Error class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.Error.Code">
            <summary>
            Gets the HTTP status code or error code associated with this error
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.Error.Message">
            <summary>
            Gets the error message to display.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.Error.Target">
            <summary>
            Gets the target of the error.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.Error.Details">
            <summary>
            Gets the list of error details
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.Error.InnerError">
            <summary>
            Gets the inner exceptions or errors, if any
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.ErrorDetails">
            <summary>
            Data Lake Store 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="M:Microsoft.Azure.Management.DataLake.Store.Models.ErrorDetails.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the ErrorDetails class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.ErrorDetails.Code">
            <summary>
            Gets 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>
            Gets the error message localized based on Accept-Language
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.ErrorDetails.Target">
            <summary>
            Gets 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.FileOperationResult">
            <summary>
            The result of the request or operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FileOperationResult.#ctor">
            <summary>
            Initializes a new instance of the FileOperationResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FileOperationResult.#ctor(System.Nullable{System.Boolean})">
            <summary>
            Initializes a new instance of the FileOperationResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileOperationResult.OperationResult">
            <summary>
            Gets the result of the operation or request.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.FileStatuses">
            <summary>
            Data Lake Store file status list information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FileStatuses.#ctor">
            <summary>
            Initializes a new instance of the FileStatuses class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FileStatuses.#ctor(System.Collections.Generic.IList{Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties})">
            <summary>
            Initializes a new instance of the FileStatuses class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatuses.FileStatus">
            <summary>
            Gets the object containing the list of properties of the files.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusesResult">
            <summary>
            Data Lake Store filesystem file status list information response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusesResult.#ctor">
            <summary>
            Initializes a new instance of the FileStatusesResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusesResult.#ctor(Microsoft.Azure.Management.DataLake.Store.Models.FileStatuses)">
            <summary>
            Initializes a new instance of the FileStatusesResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusesResult.FileStatuses">
            <summary>
            Gets the object representing the list of file statuses.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties">
            <summary>
            Data Lake Store file or directory information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.#ctor">
            <summary>
            Initializes a new instance of the FileStatusProperties class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.#ctor(System.Nullable{System.Int64},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String,System.Nullable{System.Int64},System.Nullable{System.Int64},System.String,System.String,System.String,System.Nullable{Microsoft.Azure.Management.DataLake.Store.Models.FileType})">
            <summary>
            Initializes a new instance of the FileStatusProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.AccessTime">
            <summary>
            Gets the last access time as ticks since the epoch.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.BlockSize">
            <summary>
            Gets the block size for the file.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.ChildrenNum">
            <summary>
            Gets the number of children in the directory.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.Group">
            <summary>
            Gets the group owner.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.Length">
            <summary>
            Gets the number of bytes in a file.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.ModificationTime">
            <summary>
            Gets the modification time as ticks since the epoch.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.Owner">
            <summary>
            Gets the user who is the owner.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.PathSuffix">
            <summary>
            Gets the path suffix.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.Permission">
            <summary>
            Gets the permission represented as an string.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties.Type">
            <summary>
            Gets the type of the path object. Possible values include: 'FILE',
            'DIRECTORY'
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusResult">
            <summary>
            Data Lake Store filesystem file status information response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusResult.#ctor">
            <summary>
            Initializes a new instance of the FileStatusResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusResult.#ctor(Microsoft.Azure.Management.DataLake.Store.Models.FileStatusProperties)">
            <summary>
            Initializes a new instance of the FileStatusResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FileStatusResult.FileStatus">
            <summary>
            Gets the file status object associated with the specified path.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.FileType">
            <summary>
            Defines values for FileType.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule">
            <summary>
            Data Lake Store 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="M:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.#ctor(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.Store.Models.FirewallRuleProperties)">
            <summary>
            Initializes a new instance of the FirewallRule class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.Name">
            <summary>
            Gets or sets the firewall rule's name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.Type">
            <summary>
            Gets the namespace and type of the firewall Rule.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.Id">
            <summary>
            Gets or sets the firewall rule's subscription ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.Location">
            <summary>
            Gets or sets the firewall rule's regional location.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRule.Properties">
            <summary>
            Gets or sets the properties of the firewall rule.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRuleProperties">
            <summary>
            Data Lake Store 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="M:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRuleProperties.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the FirewallRuleProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRuleProperties.StartIpAddress">
            <summary>
            Gets or sets the start IP address for the firewall rule.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.FirewallRuleProperties.EndIpAddress">
            <summary>
            Gets or sets the end IP address for the firewall rule.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.InnerError">
            <summary>
            Data Lake Store 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="M:Microsoft.Azure.Management.DataLake.Store.Models.InnerError.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the InnerError class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.InnerError.Trace">
            <summary>
            Gets the stack trace for the error
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.InnerError.Context">
            <summary>
            Gets the context for the error message
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.OperationStatus">
            <summary>
            Defines values for OperationStatus.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.Store.Models.Page`1">
            <summary>
            Defines a page in Azure responses.
            </summary>
            <typeparam name="T">Type of the page content items</typeparam>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.Store.Models.Page`1.NextPageLink">
            <summary>
            Gets the link to the next page.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.Page`1.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through the collection.
            </summary>
            <returns>A an enumerator that can be used to iterate through the collection.</returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.Store.Models.Page`1.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Returns an enumerator that iterates through the collection.
            </summary>
            <returns>A an enumerator that can be used to iterate through the collection.</returns>
        </member>
    </members>
</doc>