Share via


MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel Class

Definition

[Newtonsoft.Json.JsonObject("MigrationLevelOutput")]
public class MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel : Microsoft.Azure.Management.DataMigration.Models.MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput
[<Newtonsoft.Json.JsonObject("MigrationLevelOutput")>]
type MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel = class
    inherit MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput
Public Class MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel
Inherits MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput
Inheritance
MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel()

Initializes a new instance of the MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel class.

MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel(String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, String, String, String, String)

Initializes a new instance of the MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel class.

Properties

EndedOn

Gets migration end time

Id

Gets result identifier

(Inherited from MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutput)
SourceServer

Gets source server name

SourceServerVersion

Gets source server version

StartedOn

Gets migration start time

TargetServer

Gets target server name

TargetServerVersion

Gets target server version

Applies to