MigrateMISyncCompleteCommandProperties 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.
Properties for the command that completes online migration for an Azure SQL Database Managed Instance.
public class MigrateMISyncCompleteCommandProperties : Azure.ResourceManager.DataMigration.Models.CommandProperties
type MigrateMISyncCompleteCommandProperties = class
inherit CommandProperties
Public Class MigrateMISyncCompleteCommandProperties
Inherits CommandProperties
- Inheritance
Constructors
MigrateMISyncCompleteCommandProperties() |
Initializes a new instance of MigrateMISyncCompleteCommandProperties. |
Properties
Errors |
Array of errors. This is ignored if submitted. (Inherited from CommandProperties) |
InputSourceDatabaseName |
Name of managed instance database. |
OutputErrors |
List of errors that happened during the command execution. |
State |
The state of the command. This is ignored if submitted. (Inherited from CommandProperties) |
Applies to
Azure SDK for .NET