다음을 통해 공유


ValidateMigrationInputSqlServerSqlMITaskOutput.BackupShareCredentialsErrors Property

Definition

Gets errors associated with backup share user name and password credentials

[Newtonsoft.Json.JsonProperty(PropertyName="backupShareCredentialsErrors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ReportableException> BackupShareCredentialsErrors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupShareCredentialsErrors")>]
member this.BackupShareCredentialsErrors : System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ReportableException>
Public ReadOnly Property BackupShareCredentialsErrors As IList(Of ReportableException)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to