MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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 |