Interface IServicesEndpointHandler
- Namespace
- Steeltoe.Management.Endpoint.Actuators.Services
- Assembly
- Steeltoe.Management.Endpoint.dll
public interface IServicesEndpointHandler : IEndpointHandler<object?, IList<ServiceRegistration>>
- Inherited Members