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

ScheduledQueryRuleData.Severity 属性

定义

警报的严重性。 应为 [0-4] 之间的整数。 值 0 最严重。 仅对 LogAlert 类型的规则相关且是必需的。

public Azure.ResourceManager.Monitor.Models.AlertSeverity? Severity { get; set; }
member this.Severity : Nullable<Azure.ResourceManager.Monitor.Models.AlertSeverity> with get, set
Public Property Severity As Nullable(Of AlertSeverity)

属性值

适用于