ConsumerGroupDescription.EventHubPath Property

Definition

Gets or sets the path of the event hub.

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

Property Value

The path of the Event Hub.

Remarks

This is a relative path to the Address.

Applies to