次の方法で共有


EventHubEntityStatus 列挙型

定義

イベント ハブの状態に使用できる値を列挙します。

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

フィールド

Active 1

[アクティブ]:

Creating 6

作成。

Deleting 7

Deleting。

Disabled 2

無効。

ReceiveDisabled 5

ReceiveDisabled。

Renaming 8

名前。

Restoring 3

復元。

SendDisabled 4

SendDisabled。

Unknown 0

不明。

適用対象