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