Skip to content
DocsTry Aspire
DocsTry

ListmonkResource.withUserId

Method
📦 CommunityToolkit.Aspire.Hosting.Listmonk v13.5.0
interface ListmonkResource {
// ... omitted for brevity
withUserId(userId: number): ListmonkResource;
}

Signature

methodwithUserIdbuilder
Configures the user ID used by the listmonk container entrypoint.
withUserId(userId: number): ListmonkResource
userIdnumber
ListmonkResource

Defined on

This method is defined on the following type: