withHostPort
Function
interface AzureServiceBusEmulatorResource { // ... omitted for brevity withHostPort(port: number): AzureServiceBusEmulatorResource;}Signature
method
withHostPort builder Sets the host port for the Service Bus emulator endpoint
withHostPort(port: number): AzureServiceBusEmulatorResourceParameters
port number Returns
AzureServiceBusEmulatorResource Applies to
This function is an extension method on the following types: