AzureMessagingEventHubsSettings Class

Definition

Represents additional shared settings for configuring an Event Hubs client.

public abstract class AzureMessagingEventHubsSettings
type AzureMessagingEventHubsSettings = class
Public MustInherit Class AzureMessagingEventHubsSettings
Inheritance
AzureMessagingEventHubsSettings
Derived

Properties

ConnectionString

Gets or sets the connection string used to connect to the Event Hubs namespace.

Credential

Gets or sets the credential used to authenticate to the Event Hubs namespace.

DisableTracing

Gets or sets a boolean value that indicates whether the OpenTelemetry tracing is disabled or not.

EventHubName

Gets or sets the name of the Event Hub.

FullyQualifiedNamespace

Gets or sets the fully qualified Event Hubs namespace.

Applies to