ResourceReadyEvent
Handle
interface ResourceReadyEvent extends IDistributedApplicationEvent, IDistributedApplicationResourceEvent { readonly resource: IResource; readonly services: IServiceProvider;}Properties
property
resource IResource get The resource that is in a healthy state.
property
services IServiceProvider get Gets the Services property