Delen via


ConversationsSummaryResult.Warnings Property

Definition

Warnings encountered in processing the document.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Conversations.Models.InputWarning> Warnings { get; }
member this.Warnings : System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Conversations.Models.InputWarning>
Public ReadOnly Property Warnings As IReadOnlyList(Of InputWarning)

Property Value

Applies to