Skip to content
Docs Try Aspire
Docs Try

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

Applies to

This method applies to the following types: