EventHubStreamProviderSettings.EventHubSettingsType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
EventHub configuration type. Type must conform to IEventHubSettings interface.
public Type EventHubSettingsType { get; set; }
member this.EventHubSettingsType : Type with get, set
Public Property EventHubSettingsType As Type