IYarpJsonConfigGeneratorBuilder Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface to build a configuration file for YARP
public interface IYarpJsonConfigGeneratorBuilder
type IYarpJsonConfigGeneratorBuilder = interface
Public Interface IYarpJsonConfigGeneratorBuilder
Methods
| AddCluster(ClusterConfig) |
Add a ClusterConfig to the YARP resource |
| AddRoute(RouteConfig) |
Add a RouteConfig to the YARP resource |
| WithConfigFile(String) |
Add a YARP config to the YARP resource |