IExecutionConfigurationGatherer
Interfacenet10.0
Gathers resource configurations (arguments and environment variables) and optionally applies additional metadata to the resource.
namespace Aspire.Hosting.ApplicationModel;
public interface IExecutionConfigurationGatherer{ // ...}Methods1
Section titled MethodsValueTask Gathers the relevant resource execution configuration (arguments, environment variables, and optionally additional custom data)