Skip to content
Docs Try Aspire

ParameterDefault

Class abstract net10.0
📦 Aspire.Hosting v13.1.2
Represents how a default value should be retrieved.
namespace Aspire.Hosting.ApplicationModel;
public abstract class ParameterDefault
{
// ...
}