IYarpConfigurationBuilder.addClusterFromResource
Method
interface IYarpConfigurationBuilder { // ... omitted for brevity addClusterFromResource(resource: IResourceWithServiceDiscovery): YarpCluster;}Signature
method
addClusterFromResource Adds a YARP cluster for a resource that supports service discovery.
addClusterFromResource(resource: IResourceWithServiceDiscovery): YarpClusterParameters
resource IResourceWithServiceDiscovery Returns
YarpCluster Defined on
This method is defined on the following type: