Share via


WebPubSubTriggerAttribute.Hub Property

Definition

The hub of request.

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

Property Value

Attributes
Microsoft.Azure.WebJobs.Description.AutoResolveAttribute

Applies to