Class RouteMappingsEndpointOptions
- Namespace
- Steeltoe.Management.Endpoint.Actuators.RouteMappings
- Assembly
- Steeltoe.Management.Endpoint.dll
public sealed class RouteMappingsEndpointOptions : EndpointOptions
- Inheritance
-
RouteMappingsEndpointOptions
- Inherited Members
Properties
IncludeActuators
Gets or sets a value indicating whether to include actuator endpoints in the route mappings response. Default value: true.
public bool IncludeActuators { get; set; }