Interface IRouteMappings
Namespace: Steeltoe.Management.Endpoint.Mappings
Assembly: Steeltoe.Management.EndpointCore.dll
Syntax
public interface IRouteMappings
Properties
| Edit this page View SourceRouters
Declaration
IList<IRouter> Routers { get; }
Property Value
Type | Description |
---|---|
IList<IRouter> |