Skip to content
Docs Try Aspire
Docs Try

AzureKustoEmulatorResource

Handle
📦 Aspire.Hosting.Azure.Kusto v13.4.0-preview.1.26281.18
interface AzureKustoEmulatorResource
extends IComputeResource,
IResource,
IResourceWithArgs,
IResourceWithEndpoints,
IResourceWithEnvironment,
IResourceWithProbes,
IResourceWithWaitSupport {
withHostPort(port: number): AzureKustoEmulatorResource;
}

Methods

method withHostPort builder
Configures the host port that the Kusto emulator listens on for HTTP query requests.
withHostPort(port: number): AzureKustoEmulatorResource
port number
AzureKustoEmulatorResource