Expand description
§ConfigurationTarget DTO
Defines the Data Transfer Object enum for specifying the target scope of a configuration update.
Enums§
- Configuration
Target - An enum that defines the target level for a configuration update. This tells
the
ConfigurationProviderwhichsettings.jsonfile or memory layer to modify when a setting is changed.