你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel 类

定义

MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel。

public class MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel : Azure.ResourceManager.DataMigration.Models.MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput
type MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel = class
    inherit MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput
Public Class MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel
Inherits MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput
继承
MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel

属性

DatabaseCount

要包含的数据库数。

EndedOn

迁移结束时间。

Id

结果标识符。

(继承自 MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput)
SourceServer

源服务器名称。

SourceServerType

源服务器类型。

SourceServerVersion

源服务器版本。

StartedOn

迁移开始时间。

State

迁移状态。

TargetServer

目标服务器名称。

TargetServerType

目标服务器类型。

TargetServerVersion

目标服务器版本。

适用于