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

MonitorLogicAppReceiver 类

定义

逻辑应用接收器。

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

构造函数

MonitorLogicAppReceiver(String, ResourceIdentifier, Uri)

初始化 MonitorLogicAppReceiver 的新实例。

属性

CallbackUri

http 请求发送到的回调 URL。

Name

逻辑应用接收器的名称。 名称在操作组内的所有接收器中必须是唯一的。

ResourceId

逻辑应用接收器的 azure 资源 ID。

UseCommonAlertSchema

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

适用于