addClusterWithDestination
Method
interface IYarpConfigurationBuilder { // ... omitted for brevity addClusterWithDestination( clusterName: string, destination: any): YarpCluster;}Signature
method
addClusterWithDestination Adds a cluster from a single destination.
addClusterWithDestination( clusterName: string, destination: any): YarpClusterParameters
clusterName string destination any Returns
YarpCluster Applies to
This method applies to the following types: