共用方式為


SignalRTriggerAttribute.HubName Property

Definition

The hub of request belongs to.

[Microsoft.Azure.WebJobs.Description.AutoResolve]
public string HubName { get; }
[<Microsoft.Azure.WebJobs.Description.AutoResolve>]
member this.HubName : string
Public ReadOnly Property HubName As String

Property Value

Attributes
Microsoft.Azure.WebJobs.Description.AutoResolveAttribute

Applies to