Sdílet prostřednictvím


SemanticDebugInfo.ContentFields Property

Definition

The content fields that were sent to the semantic enrichment process, as well as how they were used.

public System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Models.QueryResultDocumentSemanticField> ContentFields { get; }
member this.ContentFields : System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Models.QueryResultDocumentSemanticField>
Public ReadOnly Property ContentFields As IReadOnlyList(Of QueryResultDocumentSemanticField)

Property Value

Applies to