Delen via


MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError Class

Definition

The MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError.

public class MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError : Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlSyncTaskOutput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError>
type MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError = class
    inherit MigrateMySqlAzureDBForMySqlSyncTaskOutput
    interface IJsonModel<MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError>
    interface IPersistableModel<MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError>
Public Class MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError
Inherits MigrateMySqlAzureDBForMySqlSyncTaskOutput
Implements IJsonModel(Of MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError), IPersistableModel(Of MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError)
Inheritance
MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError
Implements

Properties

ErrorMessage

Error message.

Events

List of error events.

Id

Result identifier.

(Inherited from MigrateMySqlAzureDBForMySqlSyncTaskOutput)

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<MigrateMySqlAzureDBForMySqlSyncTaskOutput>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from MigrateMySqlAzureDBForMySqlSyncTaskOutput)
IJsonModel<MigrateMySqlAzureDBForMySqlSyncTaskOutput>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from MigrateMySqlAzureDBForMySqlSyncTaskOutput)
IJsonModel<MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<MigrateMySqlAzureDBForMySqlSyncTaskOutput>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from MigrateMySqlAzureDBForMySqlSyncTaskOutput)
IPersistableModel<MigrateMySqlAzureDBForMySqlSyncTaskOutput>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from MigrateMySqlAzureDBForMySqlSyncTaskOutput)
IPersistableModel<MigrateMySqlAzureDBForMySqlSyncTaskOutput>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from MigrateMySqlAzureDBForMySqlSyncTaskOutput)
IPersistableModel<MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<MigrateMySqlAzureDBForMySqlSyncTaskOutputDatabaseError>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to