Skip to content
Docs Try Aspire
Docs Try

EmulatorResourceAnnotation

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