次の方法で共有


IDatabaseMigrationSqlDb.MigrationStatusDetailSqlDataCopyError Property

Definition

Sql Data Copy errors, if any.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Sql Data Copy errors, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sqlDataCopyErrors")]
public string[] MigrationStatusDetailSqlDataCopyError { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Sql Data Copy errors, if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sqlDataCopyErrors")>]
member this.MigrationStatusDetailSqlDataCopyError : string[]
Public ReadOnly Property MigrationStatusDetailSqlDataCopyError As String()

Property Value

String[]
Attributes

Applies to