Skip to content
DocsTry Aspire
DocsTry

ResourceUrlsCallbackAnnotation

Classsealednet8.0
📦 Aspire.Hosting v13.4.0
Represents an annotation that provides a callback to modify URLs that should be displayed for the resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ResourceUrlsCallbackAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}