Share via


SignalRAttribute.HubName Property

Definition

Gets or sets the hub name.

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

Property Value

Attributes
Microsoft.Azure.WebJobs.Description.AutoResolveAttribute

Applies to