MigrateMySqlAzureDBForMySqlOfflineTaskOutputMigrationLevel 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.
The MigrateMySqlAzureDBForMySqlOfflineTaskOutputMigrationLevel.
public class MigrateMySqlAzureDBForMySqlOfflineTaskOutputMigrationLevel : Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlOfflineTaskOutput
type MigrateMySqlAzureDBForMySqlOfflineTaskOutputMigrationLevel = class
inherit MigrateMySqlAzureDBForMySqlOfflineTaskOutput
Public Class MigrateMySqlAzureDBForMySqlOfflineTaskOutputMigrationLevel
Inherits MigrateMySqlAzureDBForMySqlOfflineTaskOutput
- Inheritance
-
MigrateMySqlAzureDBForMySqlOfflineTaskOutputMigrationLevel
Properties
Databases |
Selected databases as a map from database name to database id. |
DatabaseSummary |
Summary of database results in the migration. |
DurationInSeconds |
Duration of task execution in seconds. |
EndedOn |
Migration end time. |
ExceptionsAndWarnings |
Migration exceptions and warnings. |
Id |
Result identifier. (Inherited from MigrateMySqlAzureDBForMySqlOfflineTaskOutput) |
LastStorageUpdate |
Last time the storage was updated. |
Message |
Migration progress message. |
MigrationReportResult |
Migration Report Result, provides unique url for downloading your migration report. |
SourceServerBrandVersion |
Source server brand version. |
SourceServerVersion |
Source server version. |
StartedOn |
Migration start time. |
Status |
Current status of migration. |
StatusMessage |
Migration status message. |
TargetServerBrandVersion |
Target server brand version. |
TargetServerVersion |
Target server version. |
Applies to
Azure SDK for .NET