ValidateMigrationInputSqlServerSqlMITaskOutput.BackupStorageAccountErrors 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 storage account provided.
[Newtonsoft.Json.JsonProperty(PropertyName="backupStorageAccountErrors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ReportableException> BackupStorageAccountErrors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupStorageAccountErrors")>]
member this.BackupStorageAccountErrors : System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ReportableException>
Public ReadOnly Property BackupStorageAccountErrors As IList(Of ReportableException)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute