Поделиться через


MigrateOracleAzureDBPostgreSqlSyncTaskOutputMigrationLevel Class

Definition

The MigrateOracleAzureDBPostgreSqlSyncTaskOutputMigrationLevel.

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

Properties

EndedOn

Migration end time.

Id

Result identifier.

(Inherited from MigrateOracleAzureDBPostgreSqlSyncTaskOutput)
SourceServer

Source server name.

SourceServerVersion

Source server version.

StartedOn

Migration start time.

TargetServer

Target server name.

TargetServerVersion

Target server version.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<MigrateOracleAzureDBPostgreSqlSyncTaskOutput>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from MigrateOracleAzureDBPostgreSqlSyncTaskOutput)
IJsonModel<MigrateOracleAzureDBPostgreSqlSyncTaskOutputMigrationLevel>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<MigrateOracleAzureDBPostgreSqlSyncTaskOutputMigrationLevel>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<MigrateOracleAzureDBPostgreSqlSyncTaskOutput>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from MigrateOracleAzureDBPostgreSqlSyncTaskOutput)
IPersistableModel<MigrateOracleAzureDBPostgreSqlSyncTaskOutputMigrationLevel>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<MigrateOracleAzureDBPostgreSqlSyncTaskOutputMigrationLevel>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<MigrateOracleAzureDBPostgreSqlSyncTaskOutputMigrationLevel>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to