次の方法で共有


EventChannel 列挙型

定義

Azure Service Busに関連付けられているイベントを列挙します。

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

フィールド

Application 1

アプリケーション イベント。

Default 0

既定のイベント。

Reserved 15

予約済みイベント。

Security 2

セキュリティ イベント。

Setup 3

セットアップ イベント。

System 4

システム イベント。

適用対象