MigrateSchemaSqlTaskOutputError.Error Property

Definition

Gets migration error

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.DataMigration.Models.ReportableException Error { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.DataMigration.Models.ReportableException
Public ReadOnly Property Error As ReportableException

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to