Skip to content
Docs Try Aspire
Docs Try

addTaskHub

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

Signature

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

Applies to

This method applies to the following types: