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