DatabaseMigrationPropertiesSqlDb.TableList Property

Definition

List of tables to copy.

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

Property Value

String[]

Implements

Attributes

Applies to