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