Skip to content
Docs Try Aspire

ResourceUrlAnnotation

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