Skip to content
Docs Try Aspire

FlywayResource Constructors

Class Constructors 1 member
Aspire resource for Flyway database migration tool.
Aspire resource for Flyway database migration tool.
public sealed class FlywayResource
{
public FlywayResource(
string name)
{
// ...
}
}
name string The name of the Flyway resource.