Skip to content
Docs Try Aspire

ResourceUrlsCallbackAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
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
{
// ...
}