EventHubPartitionRuntimeInformation.Path Property

Definition

Gets the path of the event hub.

public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

Property Value

The path of the event hub.

Applies to