MigrateMySqlAzureDBForMySqlOfflineTaskOutputDatabaseLevel 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 MigrateMySqlAzureDBForMySqlOfflineTaskOutputDatabaseLevel.
public class MigrateMySqlAzureDBForMySqlOfflineTaskOutputDatabaseLevel : Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlOfflineTaskOutput
type MigrateMySqlAzureDBForMySqlOfflineTaskOutputDatabaseLevel = class
inherit MigrateMySqlAzureDBForMySqlOfflineTaskOutput
Public Class MigrateMySqlAzureDBForMySqlOfflineTaskOutputDatabaseLevel
Inherits MigrateMySqlAzureDBForMySqlOfflineTaskOutput
- Inheritance
-
MigrateMySqlAzureDBForMySqlOfflineTaskOutputDatabaseLevel
Properties
DatabaseName |
Name of the database. |
EndedOn |
Migration end time. |
ErrorCount |
Number of database/object errors. |
ErrorPrefix |
Wildcard string prefix to use for querying all errors of the item. |
ExceptionsAndWarnings |
Migration exceptions and warnings. |
Id |
Result identifier. (Inherited from MigrateMySqlAzureDBForMySqlOfflineTaskOutput) |
LastStorageUpdate |
Last time the storage was updated. |
Message |
Migration progress message. |
NumberOfObjects |
Number of objects. |
NumberOfObjectsCompleted |
Number of successfully completed objects. |
ObjectSummary |
Summary of object results in the migration. |
ResultPrefix |
Wildcard string prefix to use for querying all sub-tem results of the item. |
Stage |
Migration stage that this database is in. |
StartedOn |
Migration start time. |
State |
Current state of migration. |
StatusMessage |
Status message. |
Applies to
Azure SDK for .NET