Skip to content
DocsTry Aspire
DocsTry

addClusterFromResource

Method
📦 Aspire.Hosting.Yarp v13.4.0
interface IYarpConfigurationBuilder {
// ... omitted for brevity
addClusterFromResource(resource: IResourceWithServiceDiscovery): YarpCluster;
}

Signature

methodaddClusterFromResource
Adds a cluster for a resource that supports service discovery.
addClusterFromResource(resource: IResourceWithServiceDiscovery): YarpCluster
resourceIResourceWithServiceDiscovery
YarpCluster

Applies to

This method applies to the following types: