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