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

AlertModification 类

定义

警报修改详细信息

public class AlertModification : Microsoft.Azure.Management.AlertsManagement.Models.Resource
type AlertModification = class
    inherit Resource
Public Class AlertModification
Inherits Resource
继承
AlertModification

构造函数

AlertModification()

初始化 AlertModification 类的新实例。

AlertModification(String, String, String, AlertModificationProperties)

初始化 AlertModification 类的新实例。

属性

Id

获取 azure 资源 ID

(继承自 Resource)
Name

获取 azure 资源名称

(继承自 Resource)
Properties

警报修改详细信息

Type

获取 azure 资源类型

(继承自 Resource)

适用于