MigrateMISyncCompleteCommandProperties.OutputErrors プロパティ

定義

コマンドの実行中に発生したエラーの一覧。

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

プロパティ値

適用対象