Skip to content
DocsTry Aspire
DocsTry

EmulatorResourceAnnotation

Classsealednet8.0
📦 Aspire.Hosting v13.4.0
Represents an annotation for an emulator resource that should be ignored by provisioners.
namespace Aspire.Hosting.ApplicationModel;
public sealed class EmulatorResourceAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}