DistributedApplicationModel
Classnet10.0
Represents a distributed application.
namespace Aspire.Hosting.ApplicationModel;
public class DistributedApplicationModel{ // ...}Constructors2
Section titled Constructors Represents a distributed application.
Initializes a new instance of the
DistributedApplicationModel class with the specified resource collection. Properties1
Section titled PropertiesResourcesget Gets the collection of resources associated with the distributed application.