addTaskHub
Method
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): DurableTaskHubResourceParameters
name string Returns
DurableTaskHubResource Applies to
This method applies to the following types: