addListmonk
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addListmonk( name: string, port?: number): ListmonkResource;}Signature
method
addListmonkbuilderAdds a listmonk container resource to the application model. The default image is and the tag is .
addListmonk( name: string, port?: number): ListmonkResourceParameters
namestringportnumberoptionalReturns
ListmonkResourceApplies to
This method applies to the following types: