RabbitMQServerResource.withManagementPluginWithPort
Method
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): RabbitMQServerResourceParameters
port number Returns
RabbitMQServerResource Defined on
This method is defined on the following type: