Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
TriggerOperation enum
- Package:
- @azure/cosmos
Enum for trigger operation values. specifies the operations on which a trigger should be executed.
Fields
| All | All operations. |
| Create | Create operations only. |
| Delete | Delete operations only. |
| Replace | Replace operations only. |
| Update | Update operations only. |
