Skip to content
Docs Try Aspire

addClusterFromEndpoint

Function
📦 Aspire.Hosting.Yarp v13.2.0
interface IYarpConfigurationBuilder {
// ... omitted for brevity
addClusterFromEndpoint(endpoint: EndpointReference): YarpCluster;
}

Signature

method addClusterFromEndpoint
Adds a YARP cluster for an endpoint reference.
addClusterFromEndpoint(endpoint: EndpointReference): YarpCluster
endpoint EndpointReference
YarpCluster

Applies to

This function is an extension method on the following types: