Skip to content
Docs Try Aspire

AzureEventHubsEmulatorResource.withConfigurationFile

Method
📦 Aspire.Hosting.Azure.EventHubs v13.2.0-preview.1.26159.1
interface AzureEventHubsEmulatorResource {
// ... omitted for brevity
withConfigurationFile(path: string): AzureEventHubsEmulatorResource;
}

Signature

method withConfigurationFile builder
Sets the emulator configuration file path
withConfigurationFile(path: string): AzureEventHubsEmulatorResource
path string
AzureEventHubsEmulatorResource

Defined on

This method is defined on the following type: