PartitionDescription.EventHubPath Property

Definition

Gets the path of the Event Hub.

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

Property Value

The path of the Event Hub.

Remarks

This is a relative path to the Address.

Applies to