MigrateSqlServerSqlDBTaskOutputTableLevel 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 MigrateSqlServerSqlDBTaskOutputTableLevel.
public class MigrateSqlServerSqlDBTaskOutputTableLevel : Azure.ResourceManager.DataMigration.Models.MigrateSqlServerSqlDBTaskOutput
type MigrateSqlServerSqlDBTaskOutputTableLevel = class
inherit MigrateSqlServerSqlDBTaskOutput
Public Class MigrateSqlServerSqlDBTaskOutputTableLevel
Inherits MigrateSqlServerSqlDBTaskOutput
- Inheritance
Properties
EndedOn |
Migration end time. |
ErrorPrefix |
Wildcard string prefix to use for querying all errors of the item. |
Id |
Result identifier. (Inherited from MigrateSqlServerSqlDBTaskOutput) |
ItemsCompletedCount |
Number of successfully completed items. |
ItemsCount |
Number of items. |
ObjectName |
Name of the item. |
ResultPrefix |
Wildcard string prefix to use for querying all sub-tem results of the item. |
StartedOn |
Migration start time. |
State |
Current state of migration. |
StatusMessage |
Status message. |
Applies to
Azure SDK for .NET