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

MonitorWebhookReceiver 类

定义

Webhook 接收器。

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

构造函数

MonitorWebhookReceiver(String, Uri)

初始化 MonitorWebhookReceiver 的新实例。

属性

IdentifierUri

指示 aad 身份验证的标识符 URI。

Name

Webhook 接收器的名称。 名称在操作组内的所有接收方中必须是唯一的。

ObjectId

指示 aad 身份验证的 Webhook 应用对象 ID。

ServiceUri

应在其中发送 Webhook 的 URI。

TenantId

指示 aad 身份验证的租户 ID。

UseAadAuth

指示是否使用 AAD 身份验证。

UseCommonAlertSchema

指示是否使用通用警报架构。

适用于