Skip to content
Docs Try Aspire

getChildren

Function
📦 Aspire.Hosting v13.2.0
interface IConfiguration {
// ... omitted for brevity
getChildren(): IConfigurationSection[];
}

Signature

method getChildren
Gets child configuration sections
getChildren(): IConfigurationSection[]
IConfigurationSection[]

Applies to

This function is an extension method on the following types: