ExplicitStartupAnnotation
Class sealed net10.0
Represents an annotation for instructing the resource not to be started with the app host.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ExplicitStartupAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation{ // ...}