Skip to content
DocsTry Aspire
DocsTry

ResourceUrlAnnotation

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