MigrateOracleAzureDBPostgreSqlSyncTaskOutputError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MigrateOracleAzureDBPostgreSqlSyncTaskOutputError.
public class MigrateOracleAzureDBPostgreSqlSyncTaskOutputError : Azure.ResourceManager.DataMigration.Models.MigrateOracleAzureDBPostgreSqlSyncTaskOutput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataMigration.Models.MigrateOracleAzureDBPostgreSqlSyncTaskOutputError>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataMigration.Models.MigrateOracleAzureDBPostgreSqlSyncTaskOutputError>
type MigrateOracleAzureDBPostgreSqlSyncTaskOutputError = class
inherit MigrateOracleAzureDBPostgreSqlSyncTaskOutput
interface IJsonModel<MigrateOracleAzureDBPostgreSqlSyncTaskOutputError>
interface IPersistableModel<MigrateOracleAzureDBPostgreSqlSyncTaskOutputError>
Public Class MigrateOracleAzureDBPostgreSqlSyncTaskOutputError
Inherits MigrateOracleAzureDBPostgreSqlSyncTaskOutput
Implements IJsonModel(Of MigrateOracleAzureDBPostgreSqlSyncTaskOutputError), IPersistableModel(Of MigrateOracleAzureDBPostgreSqlSyncTaskOutputError)
- Inheritance
-
MigrateOracleAzureDBPostgreSqlSyncTaskOutputError
- Implements
Properties
Error |
Migration error. |
Id |
Result identifier. (Inherited from MigrateOracleAzureDBPostgreSqlSyncTaskOutput) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |