Skip to content
DocsTry Aspire
DocsTry

IResourceAnnotation

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