Skip to content
Docs Try Aspire
Docs Try

withQueuePort

Method
📦 Aspire.Hosting.Azure.Storage v13.3.0
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 method applies to the following types: