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

SecurityAutomationSource 类

定义

评估安全自动化规则集的源事件类型。 例如 - 安全警报和安全评估。 若要详细了解支持的安全事件数据模型架构 ,请访问 https://aka.ms/ASCAutomationSchemas

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

构造函数

SecurityAutomationSource()

初始化 SecurityAutomationSource 的新实例。

属性

EventSource

有效的事件源类型。

RuleSets

一组根据事件拦截进行评估的规则。 逻辑析取在定义的规则集 (逻辑“or”) 之间应用。

适用于