EmulatorResourceAnnotation
Class sealed net10.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{ // ...}