withQueuePort
Function
interface AzureStorageEmulatorResource { // ... omitted for brevity withQueuePort(port: number): AzureStorageEmulatorResource;}Signature
method
withQueuePort builder Sets the host port for queue requests on the storage emulator
withQueuePort(port: number): AzureStorageEmulatorResourceParameters
port number Returns
AzureStorageEmulatorResource Applies to
This function is an extension method on the following types: