Type Alias ConfigurationPropertySource

ConfigurationPropertySource:
    | "cli"
    | "file"
    | "api"
    | "default"

The id of the source of the resolved value.