IDaprComponentResource
Interfacenet10.0
Represents a Dapr component resource.
namespace CommunityToolkit.Aspire.Hosting.Dapr;
public interface IDaprComponentResource : Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithWaitSupport{ // ...}IResourceIResourceWithWaitSupport