QueueOptionKind 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
使用可能なキュー オプション。
[System.Serializable]
public enum QueueOptionKind
[<System.Serializable>]
type QueueOptionKind =
Public Enum QueueOptionKind
- 継承
-
QueueOptionKind
- 属性
フィールド
| 名前 | 値 | 説明 |
|---|---|---|
| Status | 0 | |
| Retention | 1 | |
| ActivationStatus | 2 | |
| ActivationProcedureName | 3 | |
| ActivationMaxQueueReaders | 4 | |
| ActivationExecuteAs | 5 | |
| ActivationDrop | 6 | |
| PoisonMessageHandlingStatus | 7 |