MigrateSchemaSqlServerSqlDBTaskOutputError 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 MigrateSchemaSqlServerSqlDBTaskOutputError.
public class MigrateSchemaSqlServerSqlDBTaskOutputError : Azure.ResourceManager.DataMigration.Models.MigrateSchemaSqlServerSqlDBTaskOutput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataMigration.Models.MigrateSchemaSqlServerSqlDBTaskOutputError>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataMigration.Models.MigrateSchemaSqlServerSqlDBTaskOutputError>
type MigrateSchemaSqlServerSqlDBTaskOutputError = class
inherit MigrateSchemaSqlServerSqlDBTaskOutput
interface IJsonModel<MigrateSchemaSqlServerSqlDBTaskOutputError>
interface IPersistableModel<MigrateSchemaSqlServerSqlDBTaskOutputError>
Public Class MigrateSchemaSqlServerSqlDBTaskOutputError
Inherits MigrateSchemaSqlServerSqlDBTaskOutput
Implements IJsonModel(Of MigrateSchemaSqlServerSqlDBTaskOutputError), IPersistableModel(Of MigrateSchemaSqlServerSqlDBTaskOutputError)
- Inheritance
- Implements
Properties
CommandText |
Schema command which failed. |
ErrorText |
Reason of failure. |
Id |
Result identifier. (Inherited from MigrateSchemaSqlServerSqlDBTaskOutput) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |