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

MonitorEventHubReceiver 类

定义

事件中心接收器。

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

构造函数

MonitorEventHubReceiver(String, String, String, String)

初始化 MonitorEventHubReceiver 的新实例。

属性

EventHubName

特定事件中心队列的名称。

EventHubNameSpace

事件中心命名空间。

Name

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

SubscriptionId

包含此事件中心的订阅的 ID。

TenantId

包含此事件中心的订阅的租户 ID。

UseCommonAlertSchema

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

适用于