AzureKustoEmulatorResource.withHostPort
Method
interface AzureKustoEmulatorResource { // ... omitted for brevity withHostPort(port: number): AzureKustoEmulatorResource;}Signature
method
withHostPortbuilderConfigures the host port that the Kusto emulator listens on for HTTP query requests.
withHostPort(port: number): AzureKustoEmulatorResourceParameters
portnumberReturns
AzureKustoEmulatorResourceDefined on
This method is defined on the following type: