MigrateSqlServerSqlDbSyncTaskOutputDatabaseError 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("DatabaseLevelErrorOutput")]
public class MigrateSqlServerSqlDbSyncTaskOutputDatabaseError : Microsoft.Azure.Management.DataMigration.Models.MigrateSqlServerSqlDbSyncTaskOutput
[<Newtonsoft.Json.JsonObject("DatabaseLevelErrorOutput")>]
type MigrateSqlServerSqlDbSyncTaskOutputDatabaseError = class
inherit MigrateSqlServerSqlDbSyncTaskOutput
Public Class MigrateSqlServerSqlDbSyncTaskOutputDatabaseError
Inherits MigrateSqlServerSqlDbSyncTaskOutput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
MigrateSqlServerSqlDbSyncTaskOutputDatabaseError() |
Initializes a new instance of the MigrateSqlServerSqlDbSyncTaskOutputDatabaseError class. |
MigrateSqlServerSqlDbSyncTaskOutputDatabaseError(String, String, IList<SyncMigrationDatabaseErrorEvent>) |
Initializes a new instance of the MigrateSqlServerSqlDbSyncTaskOutputDatabaseError class. |
Properties
ErrorMessage |
Gets or sets error message |
Events |
Gets or sets list of error events. |
Id |
Gets result identifier (Inherited from MigrateSqlServerSqlDbSyncTaskOutput) |