Skip to content
Docs Try Aspire
Docs Try

withTablePort

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

Signature

method withTablePort builder
Sets the host port for table requests on the storage emulator
withTablePort(port: number): AzureStorageEmulatorResource
port number
AzureStorageEmulatorResource

Applies to

This method applies to the following types: