2 references to IngressRuleV1
Aspire.Hosting.Kubernetes (2)
Resources\IngressSpecV1.cs (2)
44
/// specified as a list of <see cref="
IngressRuleV1
"/> objects. Each rule corresponds to a set
48
public List<
IngressRuleV1
> Rules { get; } = [];