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

NotificationContent 类

定义

包含联系人详细信息元数据的请求正文。

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

构造函数

NotificationContent(String)

初始化 NotificationContent 的新实例。

属性

AlertType

支持的警报类型的值。 支持的警报类型值为:servicehealth、metricstaticthreshold、metricsdynamicthreshold、logalertv2、smartalert、webtestalert、logalertv1numresult、logalertv1metricmeasurement、resourcehealth、activitylog、actualcostbudget、forecastedbudget。

ArmRoleReceivers

属于此操作组的 ARM 角色接收器的列表。 角色是 Azure RBAC 角色,仅支持内置角色。

AutomationRunbookReceivers

属于此操作组的 AutomationRunbook 接收器的列表。

AzureAppPushReceivers

属于此操作组的 AzureAppPush 接收器的列表。

AzureFunctionReceivers

属于此操作组的 Azure 函数接收器的列表。

EmailReceivers

属于此操作组的电子邮件收件人的列表。

EventHubReceivers

属于此操作组的事件中心接收器的列表。

ItsmReceivers

属于此操作组的 ITSM 接收器的列表。

LogicAppReceivers

属于此操作组的逻辑应用接收器的列表。

SmsReceivers

属于此操作组的短信接收方列表。

VoiceReceivers

属于此操作组的语音接收器列表。

WebhookReceivers

属于此操作组的 Webhook 接收器的列表。

适用于