MigrateMISyncCompleteCommandProperties.OutputErrors Property

Definition

List of errors that happened during the command execution.

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

Property Value

Applies to