CosmosDBSqlTriggerOperation Enum

Definition

The operation the trigger is associated with.

C#
public enum CosmosDBSqlTriggerOperation
Inheritance
CosmosDBSqlTriggerOperation

Fields

Name Value Description
All 0

All.

Create 1

Create.

Update 2

Update.

Delete 3

Delete.

Replace 4

Replace.

Applies to

Produk Versi
Azure SDK for .NET Latest, Preview