MigrateSqlServerSqlDbSyncTaskOutputMigrationLevel interface
オンライン移行のためにオンプレミスの SQL Server データベースを Azure SQL Database に移行するタスクの出力
プロパティ
| database |
データベースの数注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| ended |
移行の終了時刻注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| result |
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。 |
| source |
ソース サーバー名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| source |
ソース サーバーのバージョン注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| started |
移行開始時刻注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| target |
ターゲット サーバー名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| target |
ターゲット サーバーのバージョン注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
継承されたプロパティ
| id | 結果識別子注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
databaseCount
データベースの数注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
databaseCount?: number
プロパティ値
number
endedOn
移行の終了時刻注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
endedOn?: Date
プロパティ値
Date
resultType
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。
resultType: "MigrationLevelOutput"
プロパティ値
"MigrationLevelOutput"
sourceServer
ソース サーバー名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
sourceServer?: string
プロパティ値
string
sourceServerVersion
ソース サーバーのバージョン注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
sourceServerVersion?: string
プロパティ値
string
startedOn
移行開始時刻注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
startedOn?: Date
プロパティ値
Date
targetServer
ターゲット サーバー名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
targetServer?: string
プロパティ値
string
targetServerVersion
ターゲット サーバーのバージョン注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
targetServerVersion?: string
プロパティ値
string
継承されたプロパティの詳細
id
結果識別子注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
id?: string
プロパティ値
string