DataProtectionBackupJobProperties.ErrorDetails プロパティ

定義

ジョブに関連するエラーの詳細を表すリスト。

public System.Collections.Generic.IReadOnlyList<Azure.ResponseError> ErrorDetails { get; }
member this.ErrorDetails : System.Collections.Generic.IReadOnlyList<Azure.ResponseError>
Public ReadOnly Property ErrorDetails As IReadOnlyList(Of ResponseError)

プロパティ値

適用対象