Compartilhar via


IDatabaseMigrationSqlDb.TableList Property

Definition

List of tables to copy.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="List of tables to copy.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tableList")]
public string[] TableList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="List of tables to copy.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tableList")>]
member this.TableList : string[] with get, set
Public Property TableList As String()

Property Value

String[]
Attributes

Applies to