你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SecurityInsightsScheduledAlertRule 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示计划的警报规则。
public class SecurityInsightsScheduledAlertRule : Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleData
type SecurityInsightsScheduledAlertRule = class
inherit SecurityInsightsAlertRuleData
Public Class SecurityInsightsScheduledAlertRule
Inherits SecurityInsightsAlertRuleData
- 继承
构造函数
SecurityInsightsScheduledAlertRule() |
初始化 SecurityInsightsScheduledAlertRule 的新实例。 |
属性
AlertDetailsOverride |
警报详细信息将覆盖设置。 |
AlertRuleTemplateName |
用于创建此规则的警报规则模板的名称。 |
CustomDetails |
要附加到警报的列的字符串键值对字典。 |
Description |
警报规则的说明。 |
DisplayName |
此警报规则创建的警报的显示名称。 |
EntityMappings |
警报规则的实体映射的数组。 |
ETag |
Azure 资源的 Etag。 (继承自 SecurityInsightsAlertRuleData) |
EventGroupingAggregationKind |
事件分组聚合类型。 |
Id |
资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。 (继承自 ResourceData) |
IncidentConfiguration |
从此分析规则触发的警报创建的事件的设置。 |
IsEnabled |
确定是启用或禁用此警报规则。 |
IsSuppressionEnabled |
确定是启用或禁用此警报规则的抑制。 |
LastModifiedOn |
上次修改此警报规则的时间。 |
Name |
资源的名称。 (继承自 ResourceData) |
Query |
为此规则创建警报的查询。 |
QueryFrequency |
) 运行此警报规则的频率 (ISO 8601 持续时间格式。 |
QueryPeriod |
此警报规则) 以 ISO 8601 持续时间格式 (时间段。 |
ResourceType |
资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”。 (继承自 ResourceData) |
Severity |
此警报规则创建的警报的严重性。 |
SuppressionDuration |
自上次触发此警报规则以来,ISO 8601 持续时间格式的抑制 () 等待。 |
SystemData |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 (继承自 ResourceData) |
Tactics |
警报规则的策略。 |
Techniques |
警报规则的技术。 |
TemplateVersion |
用于创建此规则的警报规则模板的版本 - 格式 <为 a.b.c>,其中所有都是数字,例如 0 <1.0.2>。 |
TriggerOperator |
针对触发警报规则的阈值执行的操作。 |
TriggerThreshold |
阈值触发此警报规则。 |