MigrateSqlServerSqlMITaskOutputError 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.
[Newtonsoft.Json.JsonObject("ErrorOutput")]
public class MigrateSqlServerSqlMITaskOutputError : Microsoft.Azure.Management.DataMigration.Models.MigrateSqlServerSqlMITaskOutput
[<Newtonsoft.Json.JsonObject("ErrorOutput")>]
type MigrateSqlServerSqlMITaskOutputError = class
inherit MigrateSqlServerSqlMITaskOutput
Public Class MigrateSqlServerSqlMITaskOutputError
Inherits MigrateSqlServerSqlMITaskOutput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
MigrateSqlServerSqlMITaskOutputError() |
Initializes a new instance of the MigrateSqlServerSqlMITaskOutputError class. |
MigrateSqlServerSqlMITaskOutputError(String, ReportableException) |
Initializes a new instance of the MigrateSqlServerSqlMITaskOutputError class. |
Properties
Error |
Gets migration error |
Id |
Gets result identifier (Inherited from MigrateSqlServerSqlMITaskOutput) |