Skip to content
Docs Try Aspire

getConfiguration

Function
📦 Aspire.Hosting v13.2.0
interface IDistributedApplicationBuilder {
// ... omitted for brevity
getConfiguration(): IConfiguration;
}

Signature

method getConfiguration
Gets the application configuration
getConfiguration(): IConfiguration
IConfiguration

Applies to

This function is an extension method on the following types: