你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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) |