# Aspire.Hosting.RabbitMQ

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

## Types

- [RabbitMQServerResource](/reference/api/typescript/aspire.hosting.rabbitmq/rabbitmqserverresource.md) -- `handle` - 12 members -- A resource that represents a RabbitMQ resource.

## Functions

- [addRabbitMQ](/reference/api/typescript/aspire.hosting.rabbitmq/addrabbitmq.md) -- `method` -- Adds a RabbitMQ container to the application model.
- [withDataBindMount](/reference/api/typescript/aspire.hosting.rabbitmq/withdatabindmount.md) -- `method` -- Adds a bind mount for the data folder to a RabbitMQ container resource.
- [withDataVolume](/reference/api/typescript/aspire.hosting.rabbitmq/withdatavolume.md) -- `method` -- Adds a named volume for the data folder to a RabbitMQ container resource.
- [withManagementPlugin](/reference/api/typescript/aspire.hosting.rabbitmq/withmanagementplugin.md) -- `method` -- Enables the RabbitMQ management plugin
