Skip to content
DocsTry Aspire
DocsTry

withTablePort

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

Signature

methodwithTablePortbuilder
Modifies the host port that the storage emulator listens on for table requests.
withTablePort(port: number): AzureStorageEmulatorResource
portnumber
AzureStorageEmulatorResource

Applies to

This method applies to the following types: