Skip to content
DocsTry Aspire
DocsTry

AzureKustoEmulatorResource

Handle
📦 Aspire.Hosting.Azure.Kusto v13.5.3-preview.1.26425.3
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