BatchFailedEntriesResponse.FailedEntries Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la liste des entrées ayant échoué résultant d’une opération de traitement par lots.
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)
Valeur de propriété
Liste des entrées ayant échoué résultant d’une opération de traitement par lots.