次の方法で共有


MigratePostgreSqlAzureDBForPostgreSqlSyncDatabaseInput.SelectedTables プロパティ

定義

移行用に選択されたテーブル。

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)

プロパティ値

適用対象