DockerComposeEnvironmentResource
Class net10.0
Represents a Docker Compose environment resource that can host application resources.
namespace Aspire.Hosting.Docker;
public class DockerComposeEnvironmentResource : Aspire.Hosting.ApplicationModel.Resource, Aspire.Hosting.ApplicationModel.IComputeEnvironmentResource, Aspire.Hosting.ApplicationModel.IResource{ // ...} ResourceIComputeEnvironmentResourceIResource
Remarks
Section titled Remarks Initializes a new instance of the
DockerComposeEnvironmentResource class. Constructors1
Section titled ConstructorsProperties2
Section titled PropertiesDashboardEnabledget; setbool Determines whether to include an Aspire dashboard for telemetry visualization in this environment.
DefaultNetworkNameget; setstring? The name of an existing network to be used.