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