6 references to Configure
Aspire.Hosting.Yarp (6)
ConfigurationBuilder\YarpCluster.cs (6)
116
cluster.
Configure
(c => c with { HttpRequest = config });
125
cluster.
Configure
(c => c with { HttpClient = config });
134
cluster.
Configure
(c => c with { SessionAffinity = config });
143
cluster.
Configure
(c => c with { HealthCheck = config });
152
cluster.
Configure
(c => c with { LoadBalancingPolicy = policy });
161
cluster.
Configure
(c => c with { Metadata = metadata });