Partager via


StartMigrationScenarioServerRoleResult.ExceptionsAndWarnings Property

Definition

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

Applies to