Skip to content
Docs Try Aspire

AzureKustoEmulatorResource

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

Methods

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