IExecutionConfigurationGatherer
Interface net10.0
Gathers resource configurations (arguments and environment variables) and optionally applies additional metadata to the resource.
namespace Aspire.Hosting.ApplicationModel;
public interface IExecutionConfigurationGatherer{ // ...}