AzureAppConfigurationResource.runAsEmulator
Method
interface AzureAppConfigurationResource { // ... omitted for brevity runAsEmulator(configureEmulator?: (obj: AzureAppConfigurationEmulatorResource) => void): 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 Defined on
This method is defined on the following type: