Partager via


EventHubAttribute(String) Constructeur

Définition

Initialiser une nouvelle instance duEventHubAttribute

public EventHubAttribute (string eventHubName);
new Microsoft.Azure.WebJobs.EventHubAttribute : string -> Microsoft.Azure.WebJobs.EventHubAttribute
Public Sub New (eventHubName As String)

Paramètres

eventHubName
String

Nom du Event Hub.

S’applique à