ExplicitStartupAnnotation Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an annotation for instructing the resource not to be started with the app host.
public sealed class ExplicitStartupAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
	type ExplicitStartupAnnotation = class
    interface IResourceAnnotation
	Public NotInheritable Class ExplicitStartupAnnotation
Implements IResourceAnnotation
		- Inheritance
 - 
				ExplicitStartupAnnotation
 
- Implements
 
Constructors
| ExplicitStartupAnnotation() |