Skip to content
DocsTry Aspire
DocsTry

ServiceDependency Properties

ClassProperties1 member
Represents a service dependency in a Docker Compose file.
ConditionSection titled Conditionnullablestring?
Gets or sets the condition under which the service should be started.
public string? Condition { get; set; }