Interface IReverseProxyBuilder
Reverse Proxy builder interface.
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: Yarp.ReverseProxy.dll
Syntax
public interface IReverseProxyBuilder
Properties
| Improve this Doc View SourceServices
Gets the services.
Declaration
IServiceCollection Services { get; }
Property Value
Type | Description |
---|---|
IServiceCollection |