# Aspire.Hosting.RabbitMQ

- Module: `Aspire.Hosting.RabbitMQ`
- Version: `13.2.0`
- Source: [GitHub](https://github.com/microsoft/aspire)
- Functions: `5`
- Types: `1`

## Types

- [RabbitMQServerResource](/reference/api/typescript/aspire.hosting.rabbitmq/rabbitmqserverresource.md) -- `handle` - 18 members

## Functions

- [addRabbitMQ](/reference/api/typescript/aspire.hosting.rabbitmq/addrabbitmq.md) -- `method` -- Adds a RabbitMQ container resource
- [withDataBindMount](/reference/api/typescript/aspire.hosting.rabbitmq/withdatabindmount.md) -- `method` -- Adds a data bind mount to the RabbitMQ container
- [withDataVolume](/reference/api/typescript/aspire.hosting.rabbitmq/withdatavolume.md) -- `method` -- Adds a data volume to the RabbitMQ container
- [withManagementPlugin](/reference/api/typescript/aspire.hosting.rabbitmq/withmanagementplugin.md) -- `method` -- Enables the RabbitMQ management plugin
- [withManagementPluginWithPort](/reference/api/typescript/aspire.hosting.rabbitmq/withmanagementpluginwithport.md) -- `method` -- Enables the RabbitMQ management plugin with a specific port
