OrchestrationClientAttribute.TaskHub Property

Definition

[Microsoft.Azure.WebJobs.Description.AutoResolve]
public string TaskHub { get; set; }
[<Microsoft.Azure.WebJobs.Description.AutoResolve>]
member this.TaskHub : string with get, set
Public Property TaskHub As String

Property Value

Attributes
Microsoft.Azure.WebJobs.Description.AutoResolveAttribute

Applies to