IDistributedApplicationPublisher
Interfacenet10.0
Defines the interface for publishing a distributed application.
namespace Aspire.Hosting.Publishing;
public interface IDistributedApplicationPublisher{ // ...}Methods1
Section titled MethodsTask Publishes the specified distributed application model.