Skip to content
Docs Try Aspire

LaunchProfileAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
Represents an annotation that specifies the launch profile name for a resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class LaunchProfileAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}