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