Class LoggersEndpointOptions
- Namespace
- Steeltoe.Management.Endpoint.Actuators.Loggers
- Assembly
- Steeltoe.Management.Endpoint.dll
public sealed class LoggersEndpointOptions : EndpointOptions
- Inheritance
-
LoggersEndpointOptions
- Inherited Members
Methods
GetDefaultAllowedVerbs()
Gets the default list of HTTP verbs that are allowed for this endpoint.
protected override IList<string> GetDefaultAllowedVerbs()
Returns
RequiresExactMatch()
Indicates whether this endpoint requires an exact match on the path.
public override bool RequiresExactMatch()