AzureServiceBusEmulatorResource.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 Defined on
This method is defined on the following type: