Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidateMigrationInputSqlServerSqlMISyncTaskProperties

Package version

Properties for task that validates migration input for SQL to Azure SQL Database Managed Instance sync scenario

Hierarchy

  • ValidateMigrationInputSqlServerSqlMISyncTaskProperties

Index

Properties

Optional clientData

clientData: undefined | object

Key value pairs of client data to attach meta data information to task

Optional commands

Array of command properties. NOTE: This property will not be serialized. It can only be populated by the server.

Optional errors

errors: ODataError[]

Array of errors. This is ignored if submitted. NOTE: This property will not be serialized. It can only be populated by the server.

Optional input

Task input

Optional output

Task output. This is ignored if submitted. NOTE: This property will not be serialized. It can only be populated by the server.

Optional state

state: TaskState

The state of the task. This is ignored if submitted. Possible values include: 'Unknown', 'Queued', 'Running', 'Canceled', 'Succeeded', 'Failed', 'FailedInputValidation', 'Faulted' NOTE: This property will not be serialized. It can only be populated by the server.

taskType

taskType: "ValidateMigrationInput.SqlServer.AzureSqlDbMI.Sync.LRS"

Polymorphic Discriminator

Generated using TypeDoc