IResourceWithDacpac
Interface net10.0
Represents a resource that produces a .dacpac file.
namespace Aspire.Hosting.ApplicationModel;
public interface IResourceWithDacpac : Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithWaitSupport{ // ...} IResourceIResourceWithWaitSupport