Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

ResourceUrlsCallbackAnnotation

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
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
{
// ...
}
View all constructors
View all properties