MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputDatabaseError.Events プロパティ

定義

エラー イベントの一覧。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.SyncMigrationDatabaseErrorEvent> Events { get; }
member this.Events : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.SyncMigrationDatabaseErrorEvent>
Public ReadOnly Property Events As IReadOnlyList(Of SyncMigrationDatabaseErrorEvent)

プロパティ値

適用対象