AzureEventHubsEmulatorResource.withHostPort
Method
interface AzureEventHubsEmulatorResource { // ... omitted for brevity withHostPort(port: number): AzureEventHubsEmulatorResource;}Signature
method
withHostPortbuilderConfigures the host port for the Azure Event Hubs emulator is exposed on instead of using randomly assigned port.
withHostPort(port: number): AzureEventHubsEmulatorResourceParameters
portnumberReturns
AzureEventHubsEmulatorResourceDefined on
This method is defined on the following type: