Skip to content
DocsTry Aspire
DocsTry

addTaskHub

Method
📦 Aspire.Hosting.Azure.Functions v13.4.0
interface DurableTaskSchedulerResource {
// ... omitted for brevity
addTaskHub(name: string): DurableTaskHubResource;
}

Signature

methodaddTaskHubbuilder
Adds a Durable Task hub resource associated with the specified scheduler.
addTaskHub(name: string): DurableTaskHubResource
namestring
DurableTaskHubResource

Applies to

This method applies to the following types: