MigrateSqlServerSqlDBTaskOutputMigrationLevel 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 MigrateSqlServerSqlDBTaskOutputMigrationLevel.
public class MigrateSqlServerSqlDBTaskOutputMigrationLevel : Azure.ResourceManager.DataMigration.Models.MigrateSqlServerSqlDBTaskOutput
type MigrateSqlServerSqlDBTaskOutputMigrationLevel = class
inherit MigrateSqlServerSqlDBTaskOutput
Public Class MigrateSqlServerSqlDBTaskOutputMigrationLevel
Inherits MigrateSqlServerSqlDBTaskOutput
- Inheritance
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 MigrateSqlServerSqlDBTaskOutput) |
Message |
Migration progress message. |
MigrationReportResult |
Migration Report Result, provides unique url for downloading your migration report. |
MigrationValidationResult |
Migration Validation Results. |
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