Skip to content
DocsTry Aspire
DocsTry

withConfBindMount

Method
📦 CommunityToolkit.Aspire.Hosting.ActiveMQ v13.4.0
interface ActiveMQServerResourceBase {
// ... omitted for brevity
withConfBindMount(
source: string,
isReadOnly?: boolean): ActiveMQServerResourceBase;
}

Signature

methodwithConfBindMountbuilder
Adds a bind mount for the conf folder to a ActiveMQ container resource.
withConfBindMount(
source: string,
isReadOnly?: boolean): ActiveMQServerResourceBase
sourcestring
isReadOnlybooleanoptional= False
ActiveMQServerResourceBase

Applies to

This method applies to the following types: