MigrateSchemaSqlServerSqlDBTaskOutputDatabaseLevel 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 MigrateSchemaSqlServerSqlDBTaskOutputDatabaseLevel.
public class MigrateSchemaSqlServerSqlDBTaskOutputDatabaseLevel : Azure.ResourceManager.DataMigration.Models.MigrateSchemaSqlServerSqlDBTaskOutput
type MigrateSchemaSqlServerSqlDBTaskOutputDatabaseLevel = class
inherit MigrateSchemaSqlServerSqlDBTaskOutput
Public Class MigrateSchemaSqlServerSqlDBTaskOutputDatabaseLevel
Inherits MigrateSchemaSqlServerSqlDBTaskOutput
- Inheritance
Properties
DatabaseErrorResultPrefix |
Prefix string to use for querying errors for this database. |
DatabaseName |
The name of the database. |
EndedOn |
Migration end time. |
FileId |
Identifier for the file resource containing the schema of this database. |
Id |
Result identifier. (Inherited from MigrateSchemaSqlServerSqlDBTaskOutput) |
NumberOfFailedOperations |
Number of failed operations for this database. |
NumberOfSuccessfulOperations |
Number of successful operations for this database. |
SchemaErrorResultPrefix |
Prefix string to use for querying schema errors for this database. |
Stage |
Schema migration stage for this database. |
StartedOn |
Migration start time. |
State |
State of the schema migration for this database. |