ValidateMigrationInputSqlServerSqlMITaskOutput.BackupFolderErrors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets errors associated with the BackupFolder path
[Newtonsoft.Json.JsonProperty(PropertyName="backupFolderErrors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ReportableException> BackupFolderErrors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupFolderErrors")>]
member this.BackupFolderErrors : System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ReportableException>
Public ReadOnly Property BackupFolderErrors As IList(Of ReportableException)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute