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

SmartGroup 类

定义

由 AMS 智能组合在一起的相关警报集。

[Microsoft.Rest.Serialization.JsonTransformation]
public class SmartGroup : Microsoft.Azure.Management.AlertsManagement.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SmartGroup = class
    inherit Resource
Public Class SmartGroup
Inherits Resource
继承
SmartGroup
属性

构造函数

SmartGroup()

初始化 SmartGroup 类的新实例。

SmartGroup(String, String, String, Nullable<Int64>, String, String, Nullable<DateTime>, Nullable<DateTime>, String, IList<SmartGroupAggregatedProperty>, IList<SmartGroupAggregatedProperty>, IList<SmartGroupAggregatedProperty>, IList<SmartGroupAggregatedProperty>, IList<SmartGroupAggregatedProperty>, IList<SmartGroupAggregatedProperty>, IList<SmartGroupAggregatedProperty>, String)

初始化 SmartGroup 类的新实例。

属性

AlertsCount

获取或设置智能组中的警报总数

AlertSeverities

获取或设置智能组中 alertSeverities 的摘要

AlertStates

获取或设置智能组中 alertStates 的摘要

Id

获取 azure 资源 ID

(继承自 Resource)
LastModifiedDateTime

获取智能组的上次更新时间。 Date-Time ISO-8601 格式。

LastModifiedUserName

获取上次修改的用户名。

MonitorConditions

获取或设置智能组中 monitorConditions 的摘要

MonitorServices

获取或设置智能组中 monitorServices 的摘要

Name

获取 azure 资源名称

(继承自 Resource)
NextLink

获取或设置用于提取下一页警报的 URI。 使用此 URI 调用 ListNext () 以获取下一页警报。

ResourceGroups

获取或设置智能组中目标资源组的摘要

Resources

获取或设置智能组中目标资源的摘要

ResourceTypes

获取或设置智能组中目标资源类型的摘要

Severity

获取智能组的严重性是最高 (Sev0 &gt;... &燃气轮机;Sev4) 组中所有警报的严重性。 可能的值包括:“Sev0”、“Sev1”、“Sev2”、“Sev3”、“Sev4”

SmartGroupState

获取智能组状态。 可能的值包括:“New”、“Acknowledged”、“Closed”

StartDateTime

获取智能组的创建时间。 Date-Time ISO-8601 格式。

Type

获取 azure 资源类型

(继承自 Resource)

适用于