MigrationsEndPointOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options for the MigrationsEndPointMiddleware.
public ref class MigrationsEndPointOptions
public class MigrationsEndPointOptions
type MigrationsEndPointOptions = class
Public Class MigrationsEndPointOptions
- Inheritance
-
MigrationsEndPointOptions
Constructors
MigrationsEndPointOptions() |
Fields
DefaultPath |
The default value for Path. |
Properties
Path |
Gets or sets the path that the MigrationsEndPointMiddleware will listen for requests to execute migrations commands. |