withHostPort
Method
interface AzureServiceBusEmulatorResource { // ... omitted for brevity withHostPort(port: number): AzureServiceBusEmulatorResource;}Signature
method
withHostPort builder Configures the host port for the Azure Service Bus emulator is exposed on instead of using randomly assigned port.
withHostPort(port: number): AzureServiceBusEmulatorResourceParameters
port number Returns
AzureServiceBusEmulatorResource Applies to
This method applies to the following types: