Freigeben über


WebPubSubConnectionInputAttribute Klasse

Definition

Stellt WebPubSubConnection fest, dass ein Web PubSub-Client eine Verbindung mit dem Web PubSub-Dienst herstellt.

public sealed class WebPubSubConnectionInputAttribute : Microsoft.Azure.Functions.Worker.Extensions.Abstractions.InputBindingAttribute
type WebPubSubConnectionInputAttribute = class
    inherit InputBindingAttribute
Public NotInheritable Class WebPubSubConnectionInputAttribute
Inherits InputBindingAttribute
Vererbung
Microsoft.Azure.Functions.Worker.Extensions.Abstractions.InputBindingAttribute
WebPubSubConnectionInputAttribute

Konstruktoren

WebPubSubConnectionInputAttribute()

Stellt WebPubSubConnection fest, dass ein Web PubSub-Client eine Verbindung mit dem Web PubSub-Dienst herstellt.

Eigenschaften

Connection

Ziel-Web PubSub-Dienstverbindungszeichenfolge.

Hub

Zielhubname.

UserId

Clientbenutzer-ID.

Gilt für: