SqlTriggerResource interface

Cosmos DB SQL trigger resource object

Properties

body

Body of the Trigger

id

Name of the Cosmos DB SQL trigger

triggerOperation

The operation the trigger is associated with

triggerType

Type of the Trigger

Property Details

body

Body of the Trigger

body?: string

Property Value

string

id

Name of the Cosmos DB SQL trigger

id: string

Property Value

string

triggerOperation

The operation the trigger is associated with

triggerOperation?: string

Property Value

string

triggerType

Type of the Trigger

triggerType?: string

Property Value

string