Skip to content
Docs Try Aspire
Docs Try

AzureKustoEmulatorResource.withHostPort

Method
📦 Aspire.Hosting.Azure.Kusto v13.4.0-preview.1.26281.18
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): AzureKustoEmulatorResource
port number
AzureKustoEmulatorResource

Defined on

This method is defined on the following type: