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

MigrateSqlServerSqlMITaskOutputDatabaseLevel.ExceptionsAndWarnings Property

Definition

Migration exceptions and warnings.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.DataMigrationReportableException> ExceptionsAndWarnings { get; }
member this.ExceptionsAndWarnings : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.DataMigrationReportableException>
Public ReadOnly Property ExceptionsAndWarnings As IReadOnlyList(Of DataMigrationReportableException)

Property Value

Applies to