Megosztás a következőn keresztül:


EventHubsException.EventHubName Property

Definition

The name of the Event Hubs to which the exception is associated.

public string EventHubName { get; }
member this.EventHubName : string
Public ReadOnly Property EventHubName As String

Property Value

The name of the Event Hub, if available; otherwise, null.

Applies to