MigrateMISyncCompleteCommandInput 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.
Input for command that completes online migration for an Azure SQL Database Managed Instance.
public class MigrateMISyncCompleteCommandInput
type MigrateMISyncCompleteCommandInput = class
Public Class MigrateMISyncCompleteCommandInput
- Inheritance
-
MigrateMISyncCompleteCommandInput
Constructors
MigrateMISyncCompleteCommandInput() |
Initializes a new instance of the MigrateMISyncCompleteCommandInput class. |
MigrateMISyncCompleteCommandInput(String) |
Initializes a new instance of the MigrateMISyncCompleteCommandInput class. |
Properties
SourceDatabaseName |
Gets or sets name of managed instance database |
Methods
Validate() |
Validate the object. |