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

ThresholdCustomAlertRule 类

定义

public class ThresholdCustomAlertRule : Azure.ResourceManager.SecurityCenter.Models.CustomAlertRule
type ThresholdCustomAlertRule = class
    inherit CustomAlertRule
Public Class ThresholdCustomAlertRule
Inherits CustomAlertRule
继承
ThresholdCustomAlertRule
派生

构造函数

ThresholdCustomAlertRule(Boolean, Int32, Int32)

初始化 ThresholdCustomAlertRule 的新实例。

属性

Description

自定义警报的说明。

(继承自 CustomAlertRule)
DisplayName

自定义警报的显示名称。

(继承自 CustomAlertRule)
IsEnabled

自定义警报的状态。

(继承自 CustomAlertRule)
MaxThreshold

最大阈值。

MinThreshold

最小阈值。

适用于