Skip to content
DocsTry Aspire
DocsTry

FlywayResource Constructors

ClassConstructors1 member
Aspire resource for Flyway database migration tool.
Aspire resource for Flyway database migration tool.
public sealed class FlywayResource
{
public FlywayResource(
string name)
{
// ...
}
}
namestringThe name of the Flyway resource.