次の方法で共有


ConnectToSourceNonSqlTaskOutput.ValidationErrors プロパティ

定義

タスクに関連付けられている検証エラー。

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

プロパティ値

適用対象