ResourceEndpointsAllocatedEvent
Handle
interface ResourceEndpointsAllocatedEvent extends IDistributedApplicationEvent, IDistributedApplicationResourceEvent { readonly resource: IResource; readonly services: IServiceProvider;}Properties
property
resource IResource get Gets the Resource property
property
services IServiceProvider get Gets the Services property