withTablePort
Function
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): AzureStorageEmulatorResourceParameters
port number Returns
AzureStorageEmulatorResource Applies to
This function is an extension method on the following types: