Skip to content
Docs Try Aspire

ServiceDependency Properties

Class Properties 1 member
Represents a service dependency in a Docker Compose file.
Condition Section titled Condition nullable string?
Gets or sets the condition under which the service should be started.
public string? Condition { get; set; }