6 references to Configure
Aspire.Hosting.Yarp (6)
ConfigurationBuilder\YarpCluster.cs (6)
113
cluster.
Configure
(c => c with { HttpRequest = config });
122
cluster.
Configure
(c => c with { HttpClient = config });
131
cluster.
Configure
(c => c with { SessionAffinity = config });
140
cluster.
Configure
(c => c with { HealthCheck = config });
149
cluster.
Configure
(c => c with { LoadBalancingPolicy = policy });
158
cluster.
Configure
(c => c with { Metadata = metadata });