Sdílet prostřednictvím


MigrateMISyncCompleteCommandProperties Class

Definition

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
MigrateMISyncCompleteCommandProperties

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