Skip to content
Docs Try Aspire

IResourceAnnotation

Interface net10.0
📦 Aspire.Hosting v13.1.2
Represents an annotation for a resource.
namespace Aspire.Hosting.ApplicationModel;
public interface IResourceAnnotation
{
// ...
}