Skip to content
DocsTry Aspire
DocsTry

withQueuePort

Method
📦 Aspire.Hosting.Azure.Storage v13.4.0
interface AzureStorageEmulatorResource {
// ... omitted for brevity
withQueuePort(port: number): AzureStorageEmulatorResource;
}

Signature

methodwithQueuePortbuilder
Modifies the host port that the storage emulator listens on for queue requests.
withQueuePort(port: number): AzureStorageEmulatorResource
portnumber
AzureStorageEmulatorResource

Applies to

This method applies to the following types: