Skip to content
Docs Try Aspire

IYarpConfigurationBuilder.addCluster

Method
📦 Aspire.Hosting.Yarp v13.2.0-preview.1.26159.1
interface IYarpConfigurationBuilder {
// ... omitted for brevity
addCluster(endpoint: EndpointReference): YarpCluster;
}

Signature

method addCluster
Invokes the AddCluster method
addCluster(endpoint: EndpointReference): YarpCluster
endpoint EndpointReference
YarpCluster

Defined on

This method is defined on the following type: