QueryFilters Class
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.
filters over knowledge base.
public class QueryFilters
type QueryFilters = class
Public Class QueryFilters
- Inheritance
-
QueryFilters
Constructors
QueryFilters() |
Initializes a new instance of QueryFilters. |
Properties
LogicalOperation |
Logical operation used to join metadata filter with source filter. |
MetadataFilter |
Find QnAs that are associated with the given list of metadata. |
SourceFilter |
Find QnAs that are associated with any of the given list of sources in knowledge base. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET