EventHubAttribute(String) Konstruktor

Definition

Initialisieren eines neuen instance desEventHubAttribute

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

Parameter

eventHubName
String

Name des Event Hubs.

Gilt für: