Microsoft.Azure.Management.DataLake.AnalyticsCatalog.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Azure.Management.DataLake.AnalyticsCatalog</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient">
            <summary>
            Creates an Azure Data Lake Analytics catalog management client.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.IDataLakeAnalyticsCatalogManagementClient">
            <summary>
            Creates an Azure Data Lake Analytics catalog management client.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.IDataLakeAnalyticsCatalogManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.IDataLakeAnalyticsCatalogManagementClient.CatalogServiceUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.IDataLakeAnalyticsCatalogManagementClient.Credentials">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.IDataLakeAnalyticsCatalogManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.IDataLakeAnalyticsCatalogManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.IDataLakeAnalyticsCatalogManagementClient.UserAgentSuffix">
            <summary>
            Gets or sets the additional UserAgent text to be added to the user
            agent header. This is used to further differentiate where requests
            are coming from internally.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.IDataLakeAnalyticsCatalogManagementClient.Catalog">
            <summary>
            Operations for managing the Data Lake Analytics catalog
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsCatalogManagementClient class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.String)">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsCatalogManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='catalogServiceUri'>
            Optional. Gets the URI used as the base for all cloud service
            requests.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials)">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsCatalogManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.#ctor(System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsCatalogManagementClient class.
            </summary>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.String,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsCatalogManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='catalogServiceUri'>
            Optional. Gets the URI used as the base for all cloud service
            requests.
            </param>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsCatalogManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.Clone(Hyak.Common.ServiceClient{Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient})">
            <summary>
            Clones properties from current instance to another
            DataLakeAnalyticsCatalogManagementClient instance
            </summary>
            <param name='client'>
            Instance of DataLakeAnalyticsCatalogManagementClient to clone to
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.ParseFileType(System.String)">
            <summary>
            Parse enum values for type FileType.
            </summary>
            <param name='value'>
            The value to parse.
            </param>
            <returns>
            The enum value.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.FileTypeToString(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.FileType)">
            <summary>
            Convert an enum of type FileType to a string.
            </summary>
            <param name='value'>
            The value to convert to a string.
            </param>
            <returns>
            The enum value as a string.
            </returns>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.CatalogServiceUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.Credentials">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.UserAgentSuffix">
            <summary>
            Gets or sets the additional UserAgent text to be added to the user
            agent header. This is used to further differentiate where requests
            are coming from internally.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.Catalog">
            <summary>
            Operations for managing the Data Lake Analytics catalog
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClientExtensions">
            <summary>
            Creates an Azure Data Lake Analytics catalog management client.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations">
            <summary>
            Operations for managing the Data Lake Analytics catalog
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations">
            <summary>
            Operations for managing the Data Lake Analytics catalog
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.CreateSecretAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates the specified secret for use with external data sources in
            the specified database
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to create the secret in.
            </param>
            <param name='parameters'>
            The parameters required to create the secret (name and password)
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.DeleteSecretAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the specified secret in the specified database
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to delete the secret from.
            </param>
            <param name='secretName'>
            The name of the secret to delete
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.GetAssemblyAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified assembly from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the assembly in.
            </param>
            <param name='assemblyName'>
            The name of the assembly to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.GetCredentialAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified credential from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the schema in.
            </param>
            <param name='credentialName'>
            The name of the credential to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get credential operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.GetDatabaseAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified database from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The path to the file to create.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.GetExternalDataSourceAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified external data source from the current Data
            Lake Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the external Data Source in.
            </param>
            <param name='externalDataSourceName'>
            The name of the external Data Source to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get external data source operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.GetProcedureAsync(System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified procedure from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the procedure in.
            </param>
            <param name='schemaName'>
            The name of the schema to find the procedure in.
            </param>
            <param name='procedureName'>
            The name of the procedure to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get procedure operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.GetSchemaAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified schema from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the schema in.
            </param>
            <param name='schemaName'>
            The name of the schema to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.GetSecretAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified secret in the specified database
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to get the secret from.
            </param>
            <param name='secretName'>
            The name of the secret to get
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.GetTableAsync(System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified table from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the table in.
            </param>
            <param name='schemaName'>
            The name of the schema to find the table in.
            </param>
            <param name='tableName'>
            The name of the table to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get table operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.GetTableStatisticAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified table from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the statistics in.
            </param>
            <param name='schemaName'>
            The name of the schema to find the statistics in.
            </param>
            <param name='tableName'>
            The name of the table to find the statistics in.
            </param>
            <param name='statisticsName'>
            The name of the table statistics to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get table statistics operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.GetTableValuedFunctionAsync(System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified table valued function from the current Data
            Lake Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the table valued function in.
            </param>
            <param name='schemaName'>
            The name of the schema to find the table valued function in.
            </param>
            <param name='tableValuedFunctionName'>
            The name of the tableValuedFunction to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get table valued function operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.GetViewAsync(System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified view from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the view in.
            </param>
            <param name='schemaName'>
            The name of the schema to find the view in.
            </param>
            <param name='viewName'>
            The name of the view to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get view operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.ListAssembliesAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of assemblies from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the assembly in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.ListCredentialsAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of credentials from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the schema in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.ListDatabasesAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of databases from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.ListExternalDataSourcesAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of external data sources from the current Data
            Lake Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the external Data Source in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List external data source operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.ListProceduresAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of procedures from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the procedures in.
            </param>
            <param name='schemaName'>
            The name of the schema to find the procedures in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List procedures operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.ListSchemasAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of schemas from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the schema in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.ListTablesAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of tables from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the tables in.
            </param>
            <param name='schemaName'>
            The name of the schema to find the tables in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List tables operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.ListTableStatisticsAsync(System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of tables from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the statistics in.
            </param>
            <param name='schemaName'>
            The name of the schema to find the statistics in.
            </param>
            <param name='tableName'>
            The name of the table to find the statistics in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List table statistics operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.ListTableValuedFunctionsAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of table valued functions from the current Data
            Lake Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the table valued functions in.
            </param>
            <param name='schemaName'>
            The name of the schema to find the table valued functions in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List table valued functions operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.ListTypesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.TypeListParameters,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of catalog types within the specified database
            and schema for the current Data Lake Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the types in.
            </param>
            <param name='schemaName'>
            The name of the schema to find the types in.
            </param>
            <param name='parameters'>
            Query parameters. If null is passed returns all catalog type items.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List types operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.ListViewsAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of views from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='databaseName'>
            The name of the database to find the views in.
            </param>
            <param name='schemaName'>
            The name of the schema to find the views in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List views operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.UpdateSecretAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Modifies the specified secret for use with external data sources in
            the specified database
            </summary>
            <param name='accountName'>
            The name of the account to use
            </param>
            <param name='resourceGroupName'>
            The name of the resourceGroup the Data Lake Analytics account is in
            </param>
            <param name='databaseName'>
            The name of the database to modify the secret in.
            </param>
            <param name='parameters'>
            The parameters required to modify the secret (name and password)
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.#ctor(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient)">
            <summary>
            Initializes a new instance of the CatalogOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.CreateSecretAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates the specified secret for use with external data sources in
            the specified database
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to create the secret in.
            </param>
            <param name='parameters'>
            Required. The parameters required to create the secret (name and
            password)
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.DeleteSecretAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the specified secret in the specified database
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to delete the secret from.
            </param>
            <param name='secretName'>
            Optional. The name of the secret to delete
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.GetAssemblyAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified assembly from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the assembly in.
            </param>
            <param name='assemblyName'>
            Required. The name of the assembly to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.GetCredentialAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified credential from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <param name='credentialName'>
            Required. The name of the credential to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get credential operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.GetDatabaseAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified database from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The path to the file to create.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.GetExternalDataSourceAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified external data source from the current Data
            Lake Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the external Data Source
            in.
            </param>
            <param name='externalDataSourceName'>
            Required. The name of the external Data Source to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get external data source operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.GetProcedureAsync(System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified procedure from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the procedure in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the procedure in.
            </param>
            <param name='procedureName'>
            Required. The name of the procedure to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get procedure operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.GetSchemaAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified schema from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.GetSecretAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the specified secret in the specified database
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to get the secret from.
            </param>
            <param name='secretName'>
            Required. The name of the secret to get
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.GetTableAsync(System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified table from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the table in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the table in.
            </param>
            <param name='tableName'>
            Required. The name of the table to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get table operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.GetTableStatisticAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified table from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the statistics in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the statistics in.
            </param>
            <param name='tableName'>
            Required. The name of the table to find the statistics in.
            </param>
            <param name='statisticsName'>
            Required. The name of the table statistics to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get table statistics operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.GetTableValuedFunctionAsync(System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified table valued function from the current Data
            Lake Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the table valued
            function in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the table valued function
            in.
            </param>
            <param name='tableValuedFunctionName'>
            Required. The name of the tableValuedFunction to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get table valued function operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.GetViewAsync(System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the specified view from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the view in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the view in.
            </param>
            <param name='viewName'>
            Required. The name of the view to find.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get view operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.ListAssembliesAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of assemblies from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the assembly in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.ListCredentialsAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of credentials from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.ListDatabasesAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of databases from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.ListExternalDataSourcesAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of external data sources from the current Data
            Lake Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the external Data Source
            in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List external data source operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.ListProceduresAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of procedures from the current Data Lake
            Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the procedures in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the procedures in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List procedures operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.ListSchemasAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of schemas from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.ListTablesAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of tables from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the tables in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the tables in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List tables operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.ListTableStatisticsAsync(System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of tables from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the statistics in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the statistics in.
            </param>
            <param name='tableName'>
            Required. The name of the table to find the statistics in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List table statistics operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.ListTableValuedFunctionsAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of table valued functions from the current Data
            Lake Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the table valued
            functions in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the table valued functions
            in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List table valued functions operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.ListTypesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.TypeListParameters,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of catalog types within the specified database
            and schema for the current Data Lake Analytics catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the types in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the types in.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all catalog
            type items.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List types operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.ListViewsAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Retrieves the list of views from the current Data Lake Analytics
            catalog
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the views in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the views in.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List views operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.UpdateSecretAsync(System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Modifies the specified secret for use with external data sources in
            the specified database
            </summary>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='databaseName'>
            Required. The name of the database to modify the secret in.
            </param>
            <param name='parameters'>
            Required. The parameters required to modify the secret (name and
            password)
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.DataLakeAnalyticsCatalogManagementClient.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions">
            <summary>
            Creates an Azure Data Lake Analytics catalog management client.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.CreateSecret(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters)">
            <summary>
            Creates the specified secret for use with external data sources in
            the specified database
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to create the secret in.
            </param>
            <param name='parameters'>
            Required. The parameters required to create the secret (name and
            password)
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.CreateSecretAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters)">
            <summary>
            Creates the specified secret for use with external data sources in
            the specified database
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to create the secret in.
            </param>
            <param name='parameters'>
            Required. The parameters required to create the secret (name and
            password)
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.DeleteSecret(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes the specified secret in the specified database
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to delete the secret from.
            </param>
            <param name='secretName'>
            Optional. The name of the secret to delete
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.DeleteSecretAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes the specified secret in the specified database
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to delete the secret from.
            </param>
            <param name='secretName'>
            Optional. The name of the secret to delete
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetAssembly(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified assembly from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the assembly in.
            </param>
            <param name='assemblyName'>
            Required. The name of the assembly to find.
            </param>
            <returns>
            The Get Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetAssemblyAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified assembly from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the assembly in.
            </param>
            <param name='assemblyName'>
            Required. The name of the assembly to find.
            </param>
            <returns>
            The Get Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetCredential(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified credential from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <param name='credentialName'>
            Required. The name of the credential to find.
            </param>
            <returns>
            The Get credential operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetCredentialAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified credential from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <param name='credentialName'>
            Required. The name of the credential to find.
            </param>
            <returns>
            The Get credential operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetDatabase(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified database from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The path to the file to create.
            </param>
            <returns>
            The Get Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetDatabaseAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified database from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The path to the file to create.
            </param>
            <returns>
            The Get Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetExternalDataSource(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified external data source from the current Data
            Lake Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the external Data Source
            in.
            </param>
            <param name='externalDataSourceName'>
            Required. The name of the external Data Source to find.
            </param>
            <returns>
            The Get external data source operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetExternalDataSourceAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified external data source from the current Data
            Lake Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the external Data Source
            in.
            </param>
            <param name='externalDataSourceName'>
            Required. The name of the external Data Source to find.
            </param>
            <returns>
            The Get external data source operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetProcedure(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified procedure from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the procedure in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the procedure in.
            </param>
            <param name='procedureName'>
            Required. The name of the procedure to find.
            </param>
            <returns>
            The Get procedure operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetProcedureAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified procedure from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the procedure in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the procedure in.
            </param>
            <param name='procedureName'>
            Required. The name of the procedure to find.
            </param>
            <returns>
            The Get procedure operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetSchema(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified schema from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find.
            </param>
            <returns>
            The Get schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetSchemaAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified schema from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find.
            </param>
            <returns>
            The Get schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetSecret(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets the specified secret in the specified database
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to get the secret from.
            </param>
            <param name='secretName'>
            Required. The name of the secret to get
            </param>
            <returns>
            The Get secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetSecretAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets the specified secret in the specified database
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to get the secret from.
            </param>
            <param name='secretName'>
            Required. The name of the secret to get
            </param>
            <returns>
            The Get secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetTable(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified table from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the table in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the table in.
            </param>
            <param name='tableName'>
            Required. The name of the table to find.
            </param>
            <returns>
            The Get table operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetTableAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified table from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the table in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the table in.
            </param>
            <param name='tableName'>
            Required. The name of the table to find.
            </param>
            <returns>
            The Get table operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetTableStatistic(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified table from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the statistics in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the statistics in.
            </param>
            <param name='tableName'>
            Required. The name of the table to find the statistics in.
            </param>
            <param name='statisticsName'>
            Required. The name of the table statistics to find.
            </param>
            <returns>
            The Get table statistics operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetTableStatisticAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified table from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the statistics in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the statistics in.
            </param>
            <param name='tableName'>
            Required. The name of the table to find the statistics in.
            </param>
            <param name='statisticsName'>
            Required. The name of the table statistics to find.
            </param>
            <returns>
            The Get table statistics operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetTableValuedFunction(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified table valued function from the current Data
            Lake Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the table valued
            function in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the table valued function
            in.
            </param>
            <param name='tableValuedFunctionName'>
            Required. The name of the tableValuedFunction to find.
            </param>
            <returns>
            The Get table valued function operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetTableValuedFunctionAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified table valued function from the current Data
            Lake Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the table valued
            function in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the table valued function
            in.
            </param>
            <param name='tableValuedFunctionName'>
            Required. The name of the tableValuedFunction to find.
            </param>
            <returns>
            The Get table valued function operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetView(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified view from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the view in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the view in.
            </param>
            <param name='viewName'>
            Required. The name of the view to find.
            </param>
            <returns>
            The Get view operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.GetViewAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the specified view from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the view in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the view in.
            </param>
            <param name='viewName'>
            Required. The name of the view to find.
            </param>
            <returns>
            The Get view operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListAssemblies(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of assemblies from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the assembly in.
            </param>
            <returns>
            The List Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListAssembliesAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of assemblies from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the assembly in.
            </param>
            <returns>
            The List Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListCredentials(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of credentials from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <returns>
            The List schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListCredentialsAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of credentials from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <returns>
            The List schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListDatabases(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String)">
            <summary>
            Retrieves the list of databases from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <returns>
            The List Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListDatabasesAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String)">
            <summary>
            Retrieves the list of databases from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <returns>
            The List Database operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListExternalDataSources(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of external data sources from the current Data
            Lake Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the external Data Source
            in.
            </param>
            <returns>
            The List external data source operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListExternalDataSourcesAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of external data sources from the current Data
            Lake Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the external Data Source
            in.
            </param>
            <returns>
            The List external data source operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListProcedures(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of procedures from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the procedures in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the procedures in.
            </param>
            <returns>
            The List procedures operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListProceduresAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of procedures from the current Data Lake
            Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the procedures in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the procedures in.
            </param>
            <returns>
            The List procedures operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListSchemas(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of schemas from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <returns>
            The List schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListSchemasAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of schemas from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the schema in.
            </param>
            <returns>
            The List schema operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListTables(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of tables from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the tables in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the tables in.
            </param>
            <returns>
            The List tables operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListTablesAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of tables from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the tables in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the tables in.
            </param>
            <returns>
            The List tables operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListTableStatistics(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of tables from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the statistics in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the statistics in.
            </param>
            <param name='tableName'>
            Required. The name of the table to find the statistics in.
            </param>
            <returns>
            The List table statistics operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListTableStatisticsAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of tables from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the statistics in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the statistics in.
            </param>
            <param name='tableName'>
            Required. The name of the table to find the statistics in.
            </param>
            <returns>
            The List table statistics operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListTableValuedFunctions(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of table valued functions from the current Data
            Lake Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the table valued
            functions in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the table valued functions
            in.
            </param>
            <returns>
            The List table valued functions operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListTableValuedFunctionsAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of table valued functions from the current Data
            Lake Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the table valued
            functions in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the table valued functions
            in.
            </param>
            <returns>
            The List table valued functions operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListTypes(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.TypeListParameters)">
            <summary>
            Retrieves the list of catalog types within the specified database
            and schema for the current Data Lake Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the types in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the types in.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all catalog
            type items.
            </param>
            <returns>
            The List types operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListTypesAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.TypeListParameters)">
            <summary>
            Retrieves the list of catalog types within the specified database
            and schema for the current Data Lake Analytics catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the types in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the types in.
            </param>
            <param name='parameters'>
            Optional. Query parameters. If null is passed returns all catalog
            type items.
            </param>
            <returns>
            The List types operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListViews(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of views from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the views in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the views in.
            </param>
            <returns>
            The List views operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.ListViewsAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves the list of views from the current Data Lake Analytics
            catalog
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='databaseName'>
            Required. The name of the database to find the views in.
            </param>
            <param name='schemaName'>
            Required. The name of the schema to find the views in.
            </param>
            <returns>
            The List views operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.UpdateSecret(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters)">
            <summary>
            Modifies the specified secret for use with external data sources in
            the specified database
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='databaseName'>
            Required. The name of the database to modify the secret in.
            </param>
            <param name='parameters'>
            Required. The parameters required to modify the secret (name and
            password)
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.CatalogOperationsExtensions.UpdateSecretAsync(Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations,System.String,System.String,System.String,Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters)">
            <summary>
            Modifies the specified secret for use with external data sources in
            the specified database
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.DataLake.AnalyticsCatalog.ICatalogOperations.
            </param>
            <param name='accountName'>
            Required. The name of the account to use
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resourceGroup the Data Lake Analytics
            account is in
            </param>
            <param name='databaseName'>
            Required. The name of the database to modify the secret in.
            </param>
            <param name='parameters'>
            Required. The parameters required to modify the secret (name and
            password)
            </param>
            <returns>
            The create secret operation response.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogCredentialGetResponse">
            <summary>
            The Get credential operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogCredentialGetResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogCredentialGetResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogCredentialGetResponse.Credential">
            <summary>
            Optional. Gets or sets the resulting credential from the get.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogCredentialListResponse">
            <summary>
            The List schema operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogCredentialListResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogCredentialListResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogCredentialListResponse.CredentialList">
            <summary>
            Optional. Gets or sets the resulting list of credentials.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogProcedureGetResponse">
            <summary>
            The Get procedure operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogProcedureGetResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogProcedureGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogProcedureGetResponse.Procedure">
            <summary>
            Optional. Gets or sets the resulting procedure from the get.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogProcedureListResponse">
            <summary>
            The List procedures operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogProcedureListResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogProcedureListResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogProcedureListResponse.ProcedureList">
            <summary>
            Optional. Gets or sets the resulting list of procedures.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSecretGetResponse">
            <summary>
            The Get secret operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSecretGetResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogSecretGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSecretGetResponse.Secret">
            <summary>
            Optional. Gets or sets the resulting secret from the get.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTypeListResponse">
            <summary>
            The List types operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTypeListResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogTypeListResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTypeListResponse.TypeList">
            <summary>
            Optional. Gets or sets the resulting list of types.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogViewGetResponse">
            <summary>
            The Get view operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogViewGetResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogViewGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogViewGetResponse.View">
            <summary>
            Optional. Gets or sets the resulting view from the get.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogViewListResponse">
            <summary>
            The List views operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogViewListResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogViewListResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogViewListResponse.ViewList">
            <summary>
            Optional. Gets or sets the resulting list of views.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters">
            <summary>
            DataLakeAnalytics DataLakeAnalyticsAccount information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the
            DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters class with
            required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters.Password">
            <summary>
            Required. Gets or sets the password for the secret to pass in
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters.SecretName">
            <summary>
            Required. Gets or sets the name of the secret to create.
            </summary>
        </member>
        <!-- Badly formed XML comment ignored for member "P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters.Uri" -->
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogAssemblyGetResponse">
            <summary>
            The Get Database operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogAssemblyGetResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogAssemblyGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogAssemblyGetResponse.Assembly">
            <summary>
            Optional. Gets or sets the resulting assembly from the get.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogAssemblyListGetResponse">
            <summary>
            The List Database operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogAssemblyListGetResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogAssemblyListGetResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogAssemblyListGetResponse.AssemblyList">
            <summary>
            Optional. Gets or sets the resulting list of assemblies.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogDatabaseGetResponse">
            <summary>
            The Get Database operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogDatabaseGetResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogDatabaseGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogDatabaseGetResponse.Database">
            <summary>
            Optional. Gets or sets the resulting database from the get.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogDatabaseListResponse">
            <summary>
            The List Database operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogDatabaseListResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogDatabaseListResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogDatabaseListResponse.DatabaseList">
            <summary>
            Optional. Gets or sets the resulting list of databases.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogExternalDataSourceGetResponse">
            <summary>
            The Get external data source operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogExternalDataSourceGetResponse.#ctor">
            <summary>
            Initializes a new instance of the
            CatalogExternalDataSourceGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogExternalDataSourceGetResponse.ExternalDataSource">
            <summary>
            Optional. Gets or sets the resulting external data source from the
            get.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogExternalDataSourceListResponse">
            <summary>
            The List external data source operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogExternalDataSourceListResponse.#ctor">
            <summary>
            Initializes a new instance of the
            CatalogExternalDataSourceListResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogExternalDataSourceListResponse.ExternalDataSourceList">
            <summary>
            Optional. Gets or sets the resulting list of external data sources.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItem">
            <summary>
            A Data Lake Analytics catalog item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItem.#ctor">
            <summary>
            Initializes a new instance of the CatalogItem class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItem.ComputeAccountName">
            <summary>
            Optional. Gets or sets the name of the Data Lake Analytics account.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItem.Version">
            <summary>
            Optional. Gets or sets the version of the catalog item.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemList">
            <summary>
            A Data Lake Analytics catalog item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemList.#ctor">
            <summary>
            Initializes a new instance of the CatalogItemList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemList.Count">
            <summary>
            Optional. Gets or sets the count of items in the list.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemList.ItemType">
            <summary>
            Optional. Gets or sets the job type of the current job (i.e. Hive
            or USql).
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemList.NextLink">
            <summary>
            Optional. Gets or sets the link to the next page of results.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType">
            <summary>
            Enumeration of Data Lake Analytics catalog item types.
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlDatabase">
            <summary>
            U-SQL Database type
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlSchema">
            <summary>
            U-SQL schema type
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlAssembly">
            <summary>
            U-SQL assembly type
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlTable">
            <summary>
            U-SQL table type
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlView">
            <summary>
            U-SQL view type
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlProcedure">
            <summary>
            U-SQL procedure type
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlCredential">
            <summary>
            U-SQL credential type
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlTableValuedFunction">
            <summary>
            U-SQL table valued function type
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlTableStatistics">
            <summary>
            U-SQL table statistics type
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlSecret">
            <summary>
            U-SQL secret type
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlExternalDataSource">
            <summary>
            U-SQL External datasource type
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemType.USqlType">
            <summary>
            U-SQL Type type
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSchemaGetResponse">
            <summary>
            The Get schema operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSchemaGetResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogSchemaGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSchemaGetResponse.Schema">
            <summary>
            Optional. Gets or sets the resulting schema from the get.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSchemaListResponse">
            <summary>
            The List schema operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSchemaListResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogSchemaListResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSchemaListResponse.SchemaList">
            <summary>
            Optional. Gets or sets the resulting list of schemas.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSecretCreateResponse">
            <summary>
            The create secret operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSecretCreateResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogSecretCreateResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogSecretCreateResponse.Secret">
            <summary>
            Optional. Gets or sets the resulting secret from creation or
            modification of it.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableGetResponse">
            <summary>
            The Get table operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableGetResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogTableGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableGetResponse.Table">
            <summary>
            Optional. Gets or sets the resulting table from the get.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableListResponse">
            <summary>
            The List tables operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableListResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogTableListResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableListResponse.TableList">
            <summary>
            Optional. Gets or sets the resulting list of tables.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableStatisticsGetResponse">
            <summary>
            The Get table statistics operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableStatisticsGetResponse.#ctor">
            <summary>
            Initializes a new instance of the CatalogTableStatisticsGetResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableStatisticsGetResponse.Statistics">
            <summary>
            Optional. Gets or sets the resulting table statistics from the get.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableStatisticsListResponse">
            <summary>
            The List table statistics operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableStatisticsListResponse.#ctor">
            <summary>
            Initializes a new instance of the
            CatalogTableStatisticsListResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableStatisticsListResponse.StatisticsList">
            <summary>
            Optional. Gets or sets the resulting list of table statistics.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableValuedFunctionGetResponse">
            <summary>
            The Get table valued function operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableValuedFunctionGetResponse.#ctor">
            <summary>
            Initializes a new instance of the
            CatalogTableValuedFunctionGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableValuedFunctionGetResponse.TableValuedFunction">
            <summary>
            Optional. Gets or sets the resulting table valued function from the
            get.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableValuedFunctionListResponse">
            <summary>
            The List table valued functions operation response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableValuedFunctionListResponse.#ctor">
            <summary>
            Initializes a new instance of the
            CatalogTableValuedFunctionListResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogTableValuedFunctionListResponse.TableValuedFunctionList">
            <summary>
            Optional. Gets or sets the resulting list of table valued functions.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DdlName">
            <summary>
            A Data Lake Analytics DDL name item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DdlName.#ctor">
            <summary>
            Initializes a new instance of the DdlName class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DdlName.FirstPart">
            <summary>
            Optional. Gets or sets the name of the table associated with this
            database and schema.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DdlName.SecondPart">
            <summary>
            Optional. Gets or sets the name of the table associated with this
            database and schema.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DdlName.Server">
            <summary>
            Optional. Gets or sets the name of the table associated with this
            database and schema.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.DdlName.ThirdPart">
            <summary>
            Optional. Gets or sets the name of the table associated with this
            database and schema.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.EntityId">
            <summary>
            A Data Lake Analytics catalog entity identifier object.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.EntityId.#ctor">
            <summary>
            Initializes a new instance of the EntityId class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.EntityId.Name">
            <summary>
            Optional. Gets or sets the name of the external table associated
            with this database, schema and table.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.EntityId.Version">
            <summary>
            Optional. Gets or sets the version of the external data source.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.ExternalTable">
            <summary>
            A Data Lake Analytics catalog external table item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.ExternalTable.#ctor">
            <summary>
            Initializes a new instance of the ExternalTable class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.ExternalTable.DataSource">
            <summary>
            Optional. Gets or sets the data source associated with this
            external table.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.ExternalTable.TableName">
            <summary>
            Optional. Gets or sets the name of the table associated with this
            database and schema.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.FileType">
            <summary>
            Enumeration of the file types
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.TypeListParameters">
            <summary>
            parameters for listing catalog types.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.TypeListParameters.#ctor">
            <summary>
            Initializes a new instance of the TypeListParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.TypeListParameters.Filter">
            <summary>
            Optional. Gets or sets OData filter. Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.TypeListParameters.OrderBy">
            <summary>
            Optional. Gets or sets OData orderBy clause. Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.TypeListParameters.Select">
            <summary>
            Optional. Gets or sets OData selection criteria, which is a comma
            delimited list of properties to select (e.g. 'name,id,type').
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.TypeListParameters.Skip">
            <summary>
            Optional. Gets or sets the number of items to skip over before
            returning elements. Optional.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.TypeListParameters.Top">
            <summary>
            Optional. Gets or sets the number of items to return. Optional.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssembly">
            <summary>
            A Data Lake Analytics catalog U-SQL Assembly.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssembly.#ctor">
            <summary>
            Initializes a new instance of the USqlAssembly class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssembly.ClrName">
            <summary>
            Optional. Gets or sets the name of the CLR.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssembly.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssembly.Dependencies">
            <summary>
            Optional. Gets or sets the list of dependencies associated with the
            assembly
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssembly.Files">
            <summary>
            Optional. Gets or sets the list of files associated with the
            assembly
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssembly.IsUserDefined">
            <summary>
            Optional. Gets or sets the switch indicating if this assembly is
            user defined or not.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssembly.IsVisible">
            <summary>
            Optional. Gets or sets the switch indicating if this assembly is
            visible or not.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssembly.Name">
            <summary>
            Optional. Gets or sets the name of the assembly.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyClr">
            <summary>
            A Data Lake Analytics catalog U-SQL assembly CLR item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyClr.#ctor">
            <summary>
            Initializes a new instance of the USqlAssemblyClr class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyClr.ClrName">
            <summary>
            Optional. Gets or sets the name of the CLR.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyClr.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyClr.Name">
            <summary>
            Optional. Gets or sets the name of the assembly.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyDependencyInfo">
            <summary>
            A Data Lake Analytics catalog U-SQL dependency information item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyDependencyInfo.#ctor">
            <summary>
            Initializes a new instance of the USqlAssemblyDependencyInfo class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyDependencyInfo.EntityId">
            <summary>
            Optional. Gets or sets the EntityId of the dependency.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyFileInfo">
            <summary>
            A Data Lake Analytics catalog U-SQL assembly file information item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyFileInfo.#ctor">
            <summary>
            Initializes a new instance of the USqlAssemblyFileInfo class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyFileInfo.ContentPath">
            <summary>
            Optional. Gets or sets the the content path to the assembly file.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyFileInfo.OriginalPath">
            <summary>
            Optional. Gets or sets the the original path to the assembly file.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyFileInfo.Type">
            <summary>
            Optional. Gets or sets the assembly file type.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyList">
            <summary>
            A Data Lake Analytics catalog U-SQL assembly CLR item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyList.#ctor">
            <summary>
            Initializes a new instance of the USqlAssemblyList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlAssemblyList.Value">
            <summary>
            Optional. Gets or sets the list of assemblies in the database
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlCredential">
            <summary>
            A Data Lake Analytics catalog U-SQL credential item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlCredential.#ctor">
            <summary>
            Initializes a new instance of the USqlCredential class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlCredential.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database the credential is
            in.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlCredential.Identity">
            <summary>
            Optional. Gets or sets the name of the secret associated with the
            credential.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlCredential.Name">
            <summary>
            Optional. Gets or sets the name of the credential.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlCredential.UserName">
            <summary>
            Optional. Gets or sets the user name associated with the credential.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlCredentialList">
            <summary>
            A Data Lake Analytics catalog U-SQL credential item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlCredentialList.#ctor">
            <summary>
            Initializes a new instance of the USqlCredentialList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlCredentialList.Value">
            <summary>
            Optional. Gets or sets the list of credentials in the database
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDatabase">
            <summary>
            A Data Lake Analytics catalog U-SQL database item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDatabase.#ctor">
            <summary>
            Initializes a new instance of the USqlDatabase class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDatabase.Name">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDatabaseList">
            <summary>
            A Data Lake Analytics catalog U-SQL database item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDatabaseList.#ctor">
            <summary>
            Initializes a new instance of the USqlDatabaseList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDatabaseList.Value">
            <summary>
            Optional. Gets or sets the list of databases
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDirectedColumn">
            <summary>
            A Data Lake Analytics catalog U-SQL directed column item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDirectedColumn.#ctor">
            <summary>
            Initializes a new instance of the USqlDirectedColumn class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDirectedColumn.Descending">
            <summary>
            Optional. Gets or sets the switch indicating if the index is
            descending or not.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDirectedColumn.Name">
            <summary>
            Optional. Gets or sets the name of the index in the table.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDistributionInfo">
            <summary>
            A Data Lake Analytics catalog U-SQL distribution information object.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDistributionInfo.#ctor">
            <summary>
            Initializes a new instance of the USqlDistributionInfo class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDistributionInfo.Count">
            <summary>
            Optional. Gets or sets the count of indices using this distribution.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDistributionInfo.Keys">
            <summary>
            Optional. Gets or sets the list of directed columns in the
            distribution
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlDistributionInfo.Type">
            <summary>
            Optional. Gets or sets the type of this distribution.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlExternalDataSource">
            <summary>
            A Data Lake Analytics catalog U-SQL external datasource item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlExternalDataSource.#ctor">
            <summary>
            Initializes a new instance of the USqlExternalDataSource class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlExternalDataSource.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlExternalDataSource.Name">
            <summary>
            Optional. Gets or sets the name of the external data source.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlExternalDataSource.Provider">
            <summary>
            Optional. Gets or sets the name of the provider for the external
            data source.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlExternalDataSource.ProviderString">
            <summary>
            Optional. Gets or sets the name of the provider string for the
            external data source.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlExternalDataSource.PushdownTypes">
            <summary>
            Optional. Gets or sets the list of types to push down from the
            external data source.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlExternalDataSourceList">
            <summary>
            A Data Lake Analytics catalog U-SQL external datasource item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlExternalDataSourceList.#ctor">
            <summary>
            Initializes a new instance of the USqlExternalDataSourceList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlExternalDataSourceList.Value">
            <summary>
            Optional. Gets or sets the list of external data sources in the
            database
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex">
            <summary>
            A Data Lake Analytics catalog U-SQL table index item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex.#ctor">
            <summary>
            Initializes a new instance of the USqlIndex class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex.Columns">
            <summary>
            Optional. Gets or sets the list of columns in the index
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex.DistributionInfo">
            <summary>
            Optional. Gets or sets the distributions info of the index
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex.IndexId">
            <summary>
            Optional. Gets or sets the ID of this index within the table.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex.IndexKeys">
            <summary>
            Optional. Gets or sets the list of directed columns in the index
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex.IsCoIsUniquelumnstore">
            <summary>
            Optional. Gets or sets the switch indicating if this index is a
            unique index.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex.IsColumnstore">
            <summary>
            Optional. Gets or sets the switch indicating if this index is a
            columnstore index.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex.Name">
            <summary>
            Optional. Gets or sets the name of the index in the table.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex.PartitionFunction">
            <summary>
            Optional. Gets or sets partition function ID for the index.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex.PartitionKeyList">
            <summary>
            Optional. Gets or sets the list of partion keys in the index
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlIndex.StreamNames">
            <summary>
            Optional. Gets or sets the list of full paths to the streams that
            contain this index in the DataLake account.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlProcedure">
            <summary>
            A Data Lake Analytics catalog U-SQL procedure item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlProcedure.#ctor">
            <summary>
            Initializes a new instance of the USqlProcedure class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlProcedure.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlProcedure.Definition">
            <summary>
            Optional. Gets or sets the defined query of the procedure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlProcedure.Name">
            <summary>
            Optional. Gets or sets the name of the procedure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlProcedure.SchemaName">
            <summary>
            Optional. Gets or sets the name of the schema associated with this
            procedure and database.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlProcedureList">
            <summary>
            A Data Lake Analytics catalog U-SQL procedure item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlProcedureList.#ctor">
            <summary>
            Initializes a new instance of the USqlProcedureList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlProcedureList.Value">
            <summary>
            Optional. Gets or sets the list of procedure in the database and
            schema combination
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSchema">
            <summary>
            A Data Lake Analytics catalog U-SQL schema item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSchema.#ctor">
            <summary>
            Initializes a new instance of the USqlSchema class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSchema.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSchema.Name">
            <summary>
            Optional. Gets or sets the name of the schema.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSchemaList">
            <summary>
            A Data Lake Analytics catalog U-SQL schema item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSchemaList.#ctor">
            <summary>
            Initializes a new instance of the USqlSchemaList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSchemaList.Value">
            <summary>
            Optional. Gets or sets the list of schemas in the database
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSecret">
            <summary>
            A Data Lake Analytics catalog U-SQL secret item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSecret.#ctor">
            <summary>
            Initializes a new instance of the USqlSecret class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSecret.CreationTime">
            <summary>
            Optional. Gets or sets the creation time of the credential object.
            This is the only information returned about a secret from a GET.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSecret.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSecret.Identity">
            <summary>
            Optional. Gets or sets the Identity of the secret.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSecret.Name">
            <summary>
            Optional. Gets or sets the name of the secret.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlSecret.UserName">
            <summary>
            Optional. Gets or sets the name of the user who set the secret.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTable">
            <summary>
            A Data Lake Analytics catalog U-SQL table item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTable.#ctor">
            <summary>
            Initializes a new instance of the USqlTable class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTable.ColumnList">
            <summary>
            Optional. Gets or sets the list of columns in this table
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTable.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTable.ExternalTable">
            <summary>
            Optional. Gets or sets the external table associated with the table.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTable.IndexList">
            <summary>
            Optional. Gets or sets the list of indices in this table
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTable.Name">
            <summary>
            Optional. Gets or sets the name of the table.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTable.PartitionKeyList">
            <summary>
            Optional. Gets or sets the list of partition keys in the table
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTable.SchemaName">
            <summary>
            Optional. Gets or sets the name of the schema associated with this
            table and database.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableColumn">
            <summary>
            A Data Lake Analytics catalog U-SQL table column item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableColumn.#ctor">
            <summary>
            Initializes a new instance of the USqlTableColumn class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableColumn.Name">
            <summary>
            Optional. Gets or sets the name of the column in the table.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableColumn.Type">
            <summary>
            Optional. Gets or sets the object type of the specified column
            (such as System.String).
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableList">
            <summary>
            A Data Lake Analytics catalog U-SQL table item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableList.#ctor">
            <summary>
            Initializes a new instance of the USqlTableList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableList.Value">
            <summary>
            Optional. Gets or sets the list of tables in the database and
            schema combination
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics">
            <summary>
            A Data Lake Analytics catalog U-SQL table statistics item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.#ctor">
            <summary>
            Initializes a new instance of the USqlTableStatistics class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.ColNames">
            <summary>
            Optional. Gets or sets the list of column names associated with
            these statistics.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.CreateTime">
            <summary>
            Optional. Gets or sets the creation time of the statistics.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.FilterDefinition">
            <summary>
            Optional. Gets or sets the filter definition for the statistics.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.HasFilter">
            <summary>
            Optional. Gets or sets the switch indicating if these statistics
            have a filter.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.IsAutoCreated">
            <summary>
            Optional. Gets or sets the switch indicating if these statistics
            are automatically created.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.IsUserCreated">
            <summary>
            Optional. Gets or sets the switch indicating if these statistics
            are user created.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.Name">
            <summary>
            Optional. Gets or sets the name of the table statistics.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.SchemaName">
            <summary>
            Optional. Gets or sets the name of the schema associated with this
            table and database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.StatDataPath">
            <summary>
            Optional. Gets or sets the path to the statistics data.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.TableName">
            <summary>
            Optional. Gets or sets the name of the table.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.UpdateTime">
            <summary>
            Optional. Gets or sets the last time the statistics were updated.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatistics.UserStatName">
            <summary>
            Optional. Gets or sets the name of the user statistics.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatisticsList">
            <summary>
            A Data Lake Analytics catalog U-SQL table statistics item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatisticsList.#ctor">
            <summary>
            Initializes a new instance of the USqlTableStatisticsList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableStatisticsList.Value">
            <summary>
            Optional. Gets or sets the list of table statistics in the
            database, schema and table combination
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableValuedFunction">
            <summary>
            A Data Lake Analytics catalog U-SQL table valued function item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableValuedFunction.#ctor">
            <summary>
            Initializes a new instance of the USqlTableValuedFunction class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableValuedFunction.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableValuedFunction.Definition">
            <summary>
            Optional. Gets or sets the definition of the table valued function.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableValuedFunction.Name">
            <summary>
            Optional. Gets or sets the name of the table valued function.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableValuedFunction.SchemaName">
            <summary>
            Optional. Gets or sets the name of the schema associated with this
            database.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableValuedFunctionList">
            <summary>
            A Data Lake Analytics catalog U-SQL table valued function item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableValuedFunctionList.#ctor">
            <summary>
            Initializes a new instance of the USqlTableValuedFunctionList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableValuedFunctionList.Value">
            <summary>
            Optional. Gets or sets the list of table valued functions in the
            database and schema combination
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType">
            <summary>
            A Data Lake Analytics catalog U-SQL type item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.#ctor">
            <summary>
            Initializes a new instance of the USqlType class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.CSharpName">
            <summary>
            Optional. Gets or sets the C# name for this type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.FullCSharpName">
            <summary>
            Optional. Gets or sets the fully qualified C# name for this type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.IsAssemblyType">
            <summary>
            Optional. Gets or sets the the switch indicating if this type is an
            assembly type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.IsComplexType">
            <summary>
            Optional. Gets or sets the the switch indicating if this type is a
            complex type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.IsNullable">
            <summary>
            Optional. Gets or sets the the switch indicating if this type is
            nullable.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.IsTableType">
            <summary>
            Optional. Gets or sets the the switch indicating if this type is a
            table type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.IsUserDefined">
            <summary>
            Optional. Gets or sets the the switch indicating if this type is
            user defined.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.Name">
            <summary>
            Optional. Gets or sets the name of type for this type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.PrincipalId">
            <summary>
            Optional. Gets or sets the principal ID for this type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.SchemaId">
            <summary>
            Optional. Gets or sets the schema ID for this type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.SchemaName">
            <summary>
            Optional. Gets or sets the name of the schema associated with this
            table and database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.SystemTypeId">
            <summary>
            Optional. Gets or sets the system type ID for this type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.TypeFamily">
            <summary>
            Optional. Gets or sets the type family for this type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlType.UserTypeId">
            <summary>
            Optional. Gets or sets the user type ID for this type.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTypeList">
            <summary>
            A Data Lake Analytics catalog U-SQL type item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTypeList.#ctor">
            <summary>
            Initializes a new instance of the USqlTypeList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTypeList.Value">
            <summary>
            Optional. Gets or sets the list of types in the database and schema
            combination
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlView">
            <summary>
            A Data Lake Analytics catalog U-SQL view item.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlView.#ctor">
            <summary>
            Initializes a new instance of the USqlView class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlView.DatabaseName">
            <summary>
            Optional. Gets or sets the name of the database.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlView.Definition">
            <summary>
            Optional. Gets or sets the defined query of the view.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlView.Name">
            <summary>
            Optional. Gets or sets the name of the view.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlView.SchemaName">
            <summary>
            Optional. Gets or sets the name of the schema associated with this
            view and database.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlViewList">
            <summary>
            A Data Lake Analytics catalog U-SQL view item list.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlViewList.#ctor">
            <summary>
            Initializes a new instance of the USqlViewList class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlViewList.Value">
            <summary>
            Optional. Gets or sets the list of view in the database and schema
            combination
            </summary>
        </member>
    </members>
</doc>