AzureKustoClusterResource.runAsEmulator
Method
interface AzureKustoClusterResource { // ... omitted for brevity runAsEmulator(configureContainer?: (obj: AzureKustoEmulatorResource) => void): AzureKustoClusterResource;}Signature
method
runAsEmulator builder Configures the Kusto cluster to run using the local emulator
runAsEmulator(configureContainer?: (obj: AzureKustoEmulatorResource) => void): AzureKustoClusterResourceParameters
configureContainer (obj: AzureKustoEmulatorResource) => void optional Returns
AzureKustoClusterResource Defined on
This method is defined on the following type: