EventHubClient.Path Property

Definition

Gets the path of the Event Hub.

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

Property Value

The path of the Event Hub.

Applies to