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