runAsEmulator
Method
interface AzureKustoClusterResource { // ... omitted for brevity runAsEmulator(configureContainer?: callback): AzureKustoClusterResource;}Signature
method
runAsEmulator builder Configures the Kusto cluster to run using the local emulator
runAsEmulator(configureContainer?: (obj: AzureKustoEmulatorResource) => Promise<void>): AzureKustoClusterResourceParameters
configureContainer (obj: AzureKustoEmulatorResource) => Promise<void> optional Returns
AzureKustoClusterResource Applies to
This method applies to the following types: