次の方法で共有


MigrateSyncCompleteCommandOutput.Errors プロパティ

定義

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

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

プロパティ値

適用対象