Udostępnij za pośrednictwem


MigrateMySqlAzureDBForMySqlSyncTaskOutputError Class

Definition

The MigrateMySqlAzureDBForMySqlSyncTaskOutputError.

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

Properties

Error

Migration error.

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<MigrateMySqlAzureDBForMySqlSyncTaskOutputError>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<MigrateMySqlAzureDBForMySqlSyncTaskOutputError>.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<MigrateMySqlAzureDBForMySqlSyncTaskOutputError>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<MigrateMySqlAzureDBForMySqlSyncTaskOutputError>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<MigrateMySqlAzureDBForMySqlSyncTaskOutputError>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to