Skip to content
Docs Try Aspire

withManagementPluginWithPort

Function
📦 Aspire.Hosting.RabbitMQ v13.2.0-preview.1.26159.1
interface RabbitMQServerResource {
// ... omitted for brevity
withManagementPluginWithPort(port: number): RabbitMQServerResource;
}

Signature

method withManagementPluginWithPort builder
Enables the RabbitMQ management plugin with a specific port
withManagementPluginWithPort(port: number): RabbitMQServerResource
port number
RabbitMQServerResource

Applies to

This function is an extension method on the following types: