DefaultLaunchProfileAnnotation
Class sealed net10.0
An annotation that specifies the default launch profile for a resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class DefaultLaunchProfileAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation{ // ...}