Share via


IDistributedApplicationResourceEvent Interface

Definition

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.

Applies to