MigratePostgreSqlAzureDBForPostgreSqlSyncDatabaseInput.SelectedTables Property

Definition

Tables selected for migration.

public System.Collections.Generic.IList<Azure.ResourceManager.DataMigration.Models.MigratePostgreSqlAzureDBForPostgreSqlSyncDatabaseTableInput> SelectedTables { get; }
member this.SelectedTables : System.Collections.Generic.IList<Azure.ResourceManager.DataMigration.Models.MigratePostgreSqlAzureDBForPostgreSqlSyncDatabaseTableInput>
Public ReadOnly Property SelectedTables As IList(Of MigratePostgreSqlAzureDBForPostgreSqlSyncDatabaseTableInput)

Property Value

Applies to