MigrateSqlServerSqlMITaskOutputMigrationLevel 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 MigrateSqlServerSqlMITaskOutputMigrationLevel.
public class MigrateSqlServerSqlMITaskOutputMigrationLevel : Azure.ResourceManager.DataMigration.Models.MigrateSqlServerSqlMITaskOutput
type MigrateSqlServerSqlMITaskOutputMigrationLevel = class
inherit MigrateSqlServerSqlMITaskOutput
Public Class MigrateSqlServerSqlMITaskOutputMigrationLevel
Inherits MigrateSqlServerSqlMITaskOutput
- Inheritance
Properties
AgentJobs |
Selected agent jobs as a map from name to id. |
Databases |
Selected databases as a map from database name to database id. |
EndedOn |
Migration end time. |
ExceptionsAndWarnings |
Migration exceptions and warnings. |
Id |
Result identifier. (Inherited from MigrateSqlServerSqlMITaskOutput) |
Logins |
Selected logins as a map from name to id. |
Message |
Migration progress message. |
OrphanedUsersInfo |
List of orphaned users. |
ServerRoleResults |
Map of server role migration results. |
SourceServerBrandVersion |
Source server brand version. |
SourceServerVersion |
Source server version. |
StartedOn |
Migration start time. |
State |
Current state of migration. |
Status |
Current status of migration. |
TargetServerBrandVersion |
Target server brand version. |
TargetServerVersion |
Target server version. |
Applies to
Azure SDK for .NET