6 references to Configure
Aspire.Hosting.Yarp (6)
ConfigurationBuilder\YarpCluster.cs (6)
81
cluster.
Configure
(c => c with { HttpRequest = config });
90
cluster.
Configure
(c => c with { HttpClient = config });
99
cluster.
Configure
(c => c with { SessionAffinity = config });
108
cluster.
Configure
(c => c with { HealthCheck = config });
117
cluster.
Configure
(c => c with { LoadBalancingPolicy = policy });
126
cluster.
Configure
(c => c with { Metadata = metadata });