Skip to content
Docs Try Aspire

withTablePort

Function
📦 Aspire.Hosting.Azure.EventHubs v13.2.0-preview.1.26159.1
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 function is an extension method on the following types: