你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IdpsQueryContent 类

定义

将描述针对 IDPS 签名 DB 运行的查询。

public class IdpsQueryContent
type IdpsQueryContent = class
Public Class IdpsQueryContent
继承
IdpsQueryContent

构造函数

IdpsQueryContent()

初始化 IdpsQueryContent 的新实例。

属性

Filters

包含所有筛选器名称和值。

OrderBy

对响应进行排序依据的列。

ResultsPerPage

每页返回的结果数。

Search

所有列中的搜索词。

Skip

与要跳过的筛选器匹配的记录数。

适用于