> ## Documentation Index
> Fetch the complete documentation index at: https://easyaf.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Summary of the CloudNimble.Breakdance.Azurite Namespace

## Types

### <Icon icon="file-brackets-curly" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Classes

| Name                                                                                                            | Summary                                                                                                                                                                                                                                                                               |
| --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [AzuriteBreakdanceTestBase](/breakdance/api-reference/CloudNimble/Breakdance/Azurite/AzuriteBreakdanceTestBase) | Base class for tests that require an Azurite instance.               Each derived class must declare its own static [AzuriteInstance](/breakdance/api-reference/CloudNimble/Breakdance/Azurite/AzuriteInstance) field               and override the `Azurite` property to return it. |
| [AzuriteConfiguration](/breakdance/api-reference/CloudNimble/Breakdance/Azurite/AzuriteConfiguration)           | Configuration options for an Azurite instance.                                                                                                                                                                                                                                        |
| [AzuriteInstance](/breakdance/api-reference/CloudNimble/Breakdance/Azurite/AzuriteInstance)                     | Represents a running Azurite instance with process lifecycle management.                                                                                                                                                                                                              |
| [AzuriteServiceType](/breakdance/api-reference/CloudNimble/Breakdance/Azurite/AzuriteServiceType)               | Specifies which Azurite services to start.                                                                                                                                                                                                                                            |

### <Icon icon="list-ol" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Enums

| Name                                                                                              | Summary                                    |
| ------------------------------------------------------------------------------------------------- | ------------------------------------------ |
| [AzuriteServiceType](/breakdance/api-reference/CloudNimble/Breakdance/Azurite/AzuriteServiceType) | Specifies which Azurite services to start. |
