Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SqlTriggerResource

Package version

Cosmos DB SQL trigger resource object

Hierarchy

  • SqlTriggerResource

Index

Properties

Optional body

body: undefined | string

Body of the Trigger

id

id: string

Name of the Cosmos DB SQL trigger

Optional triggerOperation

triggerOperation: TriggerOperation

The operation the trigger is associated with

Optional triggerType

triggerType: TriggerType

Type of the Trigger

Generated using TypeDoc