KnowledgeBaseActivityRecord.Warning Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A warning message surfacing potential configuration issues observed during the activity, such as documents dropped due to score thresholding, token limit truncation, or timeout conditions.
public string Warning { get; }
member this.Warning : string
Public ReadOnly Property Warning As String