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

EventChannel 枚举

定义

枚举与Azure 服务总线关联的事件。

public enum EventChannel
type EventChannel = 
Public Enum EventChannel
继承
EventChannel

字段

Application 1

应用程序事件。

Default 0

默认事件。

Reserved 15

保留事件。

Security 2

安全事件。

Setup 3

设置事件。

System 4

系统事件。

适用于