Skip to content
Docs Try Aspire

DockerComposeServiceCustomizationAnnotation Properties

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