次の方法で共有


MediaJobError.Details プロパティ

定義

この報告されたエラーの原因となった特定のエラーに関する詳細の配列。

public System.Collections.Generic.IReadOnlyList<Azure.Messaging.EventGrid.SystemEvents.MediaJobErrorDetail> Details { get; }
member this.Details : System.Collections.Generic.IReadOnlyList<Azure.Messaging.EventGrid.SystemEvents.MediaJobErrorDetail>
Public ReadOnly Property Details As IReadOnlyList(Of MediaJobErrorDetail)

プロパティ値

適用対象