Compartilhar via


EventHubAttribute(String) Construtor

Definição

Inicializar uma nova instância do EventHubAttribute

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

Parâmetros

eventHubName
String

Nome do hub de eventos.

Aplica-se a