See: Description
| Interface | Description | 
|---|---|
| ConfigurationPropertySource | A source of  ConfigurationProperties. | 
| IterableConfigurationPropertySource | A  ConfigurationPropertySourcewith a fullyIterableset of entries. | 
| Class | Description | 
|---|---|
| ConfigurationProperty | A single configuration property obtained from a  ConfigurationPropertySourceconsisting of aname,valueand optionalorigin. | 
| ConfigurationPropertyName | A configuration property name composed of elements separated by dots. | 
| ConfigurationPropertyNameAliases | Maintains a mapping of  ConfigurationPropertyNamealiases. | 
| ConfigurationPropertySources | Provides access to  ConfigurationPropertySources. | 
| MapConfigurationPropertySource | A  ConfigurationPropertySourcebacked by aMapand using standard name
 mapping rules. | 
| UnboundElementsSourceFilter | Function used to determine if a  ConfigurationPropertySourceshould be included
 when determining unbound elements. | 
| Enum | Description | 
|---|---|
| ConfigurationPropertyName.Form | The various forms that a non-indexed element value can take. | 
| ConfigurationPropertyState | The state of content from a  ConfigurationPropertySource. | 
| Exception | Description | 
|---|---|
| InvalidConfigurationPropertyNameException | Exception thrown when  ConfigurationPropertyNamehas invalid characters. | 
| InvalidConfigurationPropertyValueException | Exception thrown when a configuration property value is invalid. | 
ConfigurationPropertySourceCopyright © 2020 Pivotal Software, Inc.. All rights reserved.