DefaultLaunchProfileAnnotation 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.
An annotation that specifies the default launch profile for a resource.
public sealed class DefaultLaunchProfileAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
	type DefaultLaunchProfileAnnotation = class
    interface IResourceAnnotation
	Public NotInheritable Class DefaultLaunchProfileAnnotation
Implements IResourceAnnotation
		- Inheritance
 - 
				DefaultLaunchProfileAnnotation
 
- Implements
 
Constructors
| DefaultLaunchProfileAnnotation(String) | 
		 An annotation that specifies the default launch profile for a resource.  | 
        	
Properties
| LaunchProfileName | 
		 The name of the default launch profile.  |