Skip to content
Docs Try Aspire

ResourceUrlAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
A URL that should be displayed for a resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ResourceUrlAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}