Skip to content
DocsTry Aspire
DocsTry

DockerComposeServiceCustomizationAnnotation Properties

ClassProperties1 member
Represents an annotation for customizing a Docker Compose service.
ConfigureSection titled ConfigureAction<DockerComposeServiceResource, Service>
Gets the configuration action for customizing the Docker Compose service.
public Action<DockerComposeServiceResource, Service> Configure { get; }