Skip to content
Docs Try Aspire

withQueuePort

Function
📦 Aspire.Hosting.Azure.EventHubs v13.2.0-preview.1.26159.1
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): AzureStorageEmulatorResource
port number
AzureStorageEmulatorResource

Applies to

This function is an extension method on the following types: