Skip to content
Docs Try Aspire
Docs Try

IResourceAnnotation

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