AzureKustoEmulatorResource
Handle TypeScript
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): AzureKustoEmulatorResourceParameters
port number Returns
AzureKustoEmulatorResource