MigrateSyncCompleteCommandOutput.Errors Property

Definition

List of errors that happened during the command execution.

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

Property Value

Applies to