Share via


LogsUploadFailedEventArgs.FailedLogs Property

Definition

The list of logs in the batch that failed to upload.

public System.Collections.Generic.IReadOnlyList<object> FailedLogs { get; }
member this.FailedLogs : System.Collections.Generic.IReadOnlyList<obj>
Public ReadOnly Property FailedLogs As IReadOnlyList(Of Object)

Property Value

Applies to