ResourceEndpointsAllocatedEvent
Classnet10.0
This event is raised by orchestrators to signal to resources that their endpoints have been allocated.
namespace Aspire.Hosting.ApplicationModel;
public class ResourceEndpointsAllocatedEvent : Aspire.Hosting.Eventing.IDistributedApplicationEvent, Aspire.Hosting.Eventing.IDistributedApplicationResourceEvent{ // ...}Remarks
Section titled Remarks Any resources that customize their URLs via a
ResourceUrlsCallbackAnnotation will have their callbacks invoked during this event. Constructors1
Section titled Constructors This event is raised by orchestrators to signal to resources that their endpoints have been allocated.
Properties2
Section titled PropertiesView all properties