addClusterFromEndpoint
Function
interface IYarpConfigurationBuilder { // ... omitted for brevity addClusterFromEndpoint(endpoint: EndpointReference): YarpCluster;}Signature
method
addClusterFromEndpoint Adds a YARP cluster for an endpoint reference.
addClusterFromEndpoint(endpoint: EndpointReference): YarpClusterParameters
endpoint EndpointReference Returns
YarpCluster Applies to
This function is an extension method on the following types: