addLavinMQ
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addLavinMQ( name: string, amqpPort?: number, managementPort?: number): LavinMQContainerResource;}Signature
method
addLavinMQbuilderAdds a LavinMQ container resource to the distributed application builder. Configures the resource with specified parameters and sets up health checks for the resource.
addLavinMQ( name: string, amqpPort?: number, managementPort?: number): LavinMQContainerResourceParameters
namestringamqpPortnumberoptional= 5672managementPortnumberoptional= 15672Returns
LavinMQContainerResourceApplies to
This method applies to the following types: