Skip to content
DocsTry Aspire
DocsTry

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

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