Skip to content
Docs Try Aspire

AzureKustoEmulatorResource.withHostPort

Method
📦 Aspire.Hosting.Azure.Kusto v13.2.0-preview.1.26159.1
interface AzureKustoEmulatorResource {
// ... omitted for brevity
withHostPort(port: number): AzureKustoEmulatorResource;
}

Signature

method withHostPort builder
Sets the host port for the Kusto emulator endpoint
withHostPort(port: number): AzureKustoEmulatorResource
port number
AzureKustoEmulatorResource

Defined on

This method is defined on the following type: