Delen via


MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel Class

Definition

The MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel.

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

Properties

EndedOn

Migration end time.

ErrorPrefix

Wildcard string prefix to use for querying all errors of the item.

Id

Result identifier.

(Inherited from MigrateMySqlAzureDBForMySqlOfflineTaskOutput)
ItemsCompletedCount

Number of successfully completed items.

ItemsCount

Number of items.

LastStorageUpdate

Last time the storage was updated.

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.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<MigrateMySqlAzureDBForMySqlOfflineTaskOutput>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from MigrateMySqlAzureDBForMySqlOfflineTaskOutput)
IJsonModel<MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<MigrateMySqlAzureDBForMySqlOfflineTaskOutput>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from MigrateMySqlAzureDBForMySqlOfflineTaskOutput)
IPersistableModel<MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to