다음을 통해 공유


BatchFailedEntriesResponse.FailedEntries 속성

정의

일괄 처리 작업의 실패한 항목 결과 목록을 가져옵니다.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.BatchFailedEntry> FailedEntries { get; }
member this.FailedEntries : System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.BatchFailedEntry>
Public ReadOnly Property FailedEntries As IList(Of BatchFailedEntry)

속성 값

일괄 처리 작업의 실패한 항목 결과 목록입니다.

적용 대상