TriggerOperation type

The operation the trigger is associated with
KnownTriggerOperation can be used interchangeably with TriggerOperation, this enum contains the known values that the service supports.

Known values supported by the service

All
Create
Update
Delete
Replace

type TriggerOperation = string