Interface IRouteMappings
- Namespace
- Steeltoe.Management.Endpoint.Mappings
- Assembly
- Steeltoe.Management.EndpointCore.dll
public interface IRouteMappings
Properties
Routers
IList<IRouter> Routers { get; }
public interface IRouteMappings
IList<IRouter> Routers { get; }