Class RouteMappingsEndpointOptions
Inherited Members
Namespace: Steeltoe.Management.Endpoint.Actuators.RouteMappings
Assembly: Steeltoe.Management.Endpoint.dll
Syntax
public sealed class RouteMappingsEndpointOptions : EndpointOptions
Properties
| Edit this page View SourceIncludeActuators
Gets or sets a value indicating whether to include actuator endpoints in the route mappings response. Default value: true.
Declaration
public bool IncludeActuators { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |