MigrateSqlServerSqlMITaskOutputDatabaseLevel.ExceptionsAndWarnings Property
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.
Gets migration exceptions and warnings
[Newtonsoft.Json.JsonProperty(PropertyName="exceptionsAndWarnings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ReportableException> ExceptionsAndWarnings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exceptionsAndWarnings")>]
member this.ExceptionsAndWarnings : System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ReportableException>
Public ReadOnly Property ExceptionsAndWarnings As IList(Of ReportableException)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute