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


MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputDatabaseError Class

Definition

The MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputDatabaseError.

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

Properties

ErrorMessage

Error message.

Events

List of error events.

Id

Result identifier.

(Inherited from MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput)

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

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

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

Converts the provided BinaryData into a model.

IPersistableModel<MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputDatabaseError>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputDatabaseError>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to