Skip to content
Docs Try Aspire
Docs Try

IExecutionConfigurationBuilder.withEnvironmentVariablesConfig

Method
📦 Aspire.Hosting v13.3.0
interface IExecutionConfigurationBuilder {
// ... omitted for brevity
withEnvironmentVariablesConfig(): IExecutionConfigurationBuilder;
}

Signature

method withEnvironmentVariablesConfig
Adds an environment variables configuration gatherer
withEnvironmentVariablesConfig(): IExecutionConfigurationBuilder
IExecutionConfigurationBuilder

Defined on

This method is defined on the following type: