Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

EmulatorResourceAnnotation

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
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
{
// ...
}