DockerComposeEnvironmentResource Properties
Class Properties 2 members
Represents a Docker Compose environment resource that can host application resources.
Determines whether to include an Aspire dashboard for telemetry visualization in this environment.
public bool DashboardEnabled { get; set; } The name of an existing network to be used.
public string? DefaultNetworkName { get; set; }