Interface IDbMigrationsEndpointHandler
Inherited Members
Namespace: Steeltoe.Management.Endpoint.Actuators.DbMigrations
Assembly: Steeltoe.Management.Endpoint.dll
Syntax
public interface IDbMigrationsEndpointHandler : IEndpointHandler<object?, Dictionary<string, DbMigrationsDescriptor>>