Compartilhar via


ArmDataMigrationModelFactory.MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputError Método

Definição

Inicializa uma nova instância de MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputError.

public static Azure.ResourceManager.DataMigration.Models.MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputError MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputError (string id = default, Azure.ResourceManager.DataMigration.Models.ReportableException error = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.DataMigration.Models.SyncMigrationDatabaseErrorEvent> events = default);
static member MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputError : string * Azure.ResourceManager.DataMigration.Models.ReportableException * seq<Azure.ResourceManager.DataMigration.Models.SyncMigrationDatabaseErrorEvent> -> Azure.ResourceManager.DataMigration.Models.MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputError
Public Shared Function MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputError (Optional id As String = Nothing, Optional error As ReportableException = Nothing, Optional events As IEnumerable(Of SyncMigrationDatabaseErrorEvent) = Nothing) As MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputError

Parâmetros

id
String

Identificador de resultado.

error
ReportableException

Erro de migração.

events
IEnumerable<SyncMigrationDatabaseErrorEvent>

Lista de eventos de erro.

Retornos

Uma nova MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputError instância para zombar.

Aplica-se a