Skip to content
DocsTry Aspire
DocsTry

ListmonkResource.withGroupId

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

Signature

methodwithGroupIdbuilder
Configures the group ID used by the listmonk container entrypoint.
withGroupId(groupId: number): ListmonkResource
groupIdnumber
ListmonkResource

Defined on

This method is defined on the following type: