Skip to content
Docs Try Aspire

ResourceIconAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
Specifies the icon to use when displaying a resource in the dashboard.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ResourceIconAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}