Share via


DatabaseMigrationSqlDb.TableList Property

Definition

List of tables to copy.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Inlined)]
public string[] TableList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Inlined)>]
member this.TableList : string[] with get, set
Public Property TableList As String()

Property Value

String[]

Implements

Attributes

Applies to