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