Skip to content
Docs Try Aspire

EmulatorResourceAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
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
{
// ...
}