Skip to content
DocsTry Aspire
DocsTry

ListmonkResource.withUploadsVolume

Method
📦 CommunityToolkit.Aspire.Hosting.Listmonk v13.5.0
interface ListmonkResource {
// ... omitted for brevity
withUploadsVolume(name?: string): ListmonkResource;
}

Signature

methodwithUploadsVolumebuilder
Adds a named volume for listmonk media uploads.
withUploadsVolume(name?: string): ListmonkResource
namestringoptional
ListmonkResource

Defined on

This method is defined on the following type: