Skip to content
DocsTry Aspire
DocsTry

ListmonkResource.withAppAddress

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

Signature

methodwithAppAddressbuilder
Configures the listmonk web server address.
withAppAddress(address: string): ListmonkResource
addressstring
ListmonkResource

Defined on

This method is defined on the following type: