IDistributedApplicationResourceEvent Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an event that is published during the lifecycle of the AppHost for a specific resource.
public interface IDistributedApplicationResourceEvent : Aspire.Hosting.Eventing.IDistributedApplicationEvent
type IDistributedApplicationResourceEvent = interface
interface IDistributedApplicationEvent
Public Interface IDistributedApplicationResourceEvent
Implements IDistributedApplicationEvent
- Derived
- Implements
Properties
Resource |
Resource associated with this event. |