Share via


ValidateMigrationInputSqlServerSqlMITaskOutput.ExistingBackupErrors Property

Definition

Errors associated with existing backup files.

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

Property Value

Applies to