EventHubAttribute(String) コンストラクター

定義

の新しいインスタンスを初期化します。 EventHubAttribute

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

パラメーター

eventHubName
String

イベント ハブの名前。

適用対象