MigrateMySqlAzureDBForMySqlOfflineTaskOutputMigrationLevel Class

Definition

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