Skip to content
Docs Try Aspire
Docs Try

withTablePort

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

Signature

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

Applies to

This method applies to the following types: