MigrateSchemaSqlTaskOutputError 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 MigrateSchemaSqlTaskOutputError.
public class MigrateSchemaSqlTaskOutputError : Azure.ResourceManager.DataMigration.Models.MigrateSchemaSqlServerSqlDBTaskOutput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataMigration.Models.MigrateSchemaSqlTaskOutputError>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataMigration.Models.MigrateSchemaSqlTaskOutputError>
type MigrateSchemaSqlTaskOutputError = class
inherit MigrateSchemaSqlServerSqlDBTaskOutput
interface IJsonModel<MigrateSchemaSqlTaskOutputError>
interface IPersistableModel<MigrateSchemaSqlTaskOutputError>
Public Class MigrateSchemaSqlTaskOutputError
Inherits MigrateSchemaSqlServerSqlDBTaskOutput
Implements IJsonModel(Of MigrateSchemaSqlTaskOutputError), IPersistableModel(Of MigrateSchemaSqlTaskOutputError)
- Inheritance
- Implements
Properties
Error |
Migration error. |
Id |
Result identifier. (Inherited from MigrateSchemaSqlServerSqlDBTaskOutput) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |