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


MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel Class

Definition

The MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel.

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

Properties

DatabaseCount

Number of databases to include.

EndedOn

Migration end time.

Id

Result identifier.

(Inherited from MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput)
SourceServer

Source server name.

SourceServerType

Source server type.

SourceServerVersion

Source server version.

StartedOn

Migration start time.

State

Migration status.

TargetServer

Target server name.

TargetServerType

Target server type.

TargetServerVersion

Target server version.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput)
IJsonModel<MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput)
IPersistableModel<MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputMigrationLevel>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to