BeforeResourceStartedEvent
Handle
interface BeforeResourceStartedEvent extends IDistributedApplicationEvent, IDistributedApplicationResourceEvent { readonly resource: IResource; readonly services: IServiceProvider;}Properties
property
resourceIResourcegetGets the Resource property
property
servicesIServiceProvidergetGets the Services property