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

AlertModificationProperties 类

定义

警报修改项的属性。

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

构造函数

AlertModificationProperties()

初始化 AlertModificationProperties 类的新实例。

AlertModificationProperties(String, IList<AlertModificationItem>)

初始化 AlertModificationProperties 类的新实例。

属性

AlertId

获取要为其检索历史记录的警报的唯一 ID

Modifications

获取或设置修改详细信息

适用于