runAsEmulator
Function
interface AzureAppConfigurationResource { // ... omitted for brevity runAsEmulator(configureEmulator?: callback): AzureAppConfigurationResource;}Signature
method
runAsEmulator builder Configures Azure App Configuration to run with the local emulator
runAsEmulator(configureEmulator?: (obj: AzureAppConfigurationEmulatorResource) => void): AzureAppConfigurationResourceParameters
configureEmulator (obj: AzureAppConfigurationEmulatorResource) => void optional Returns
AzureAppConfigurationResource Applies to
This function is an extension method on the following types: